2018-10-12 |
tzagallo@apple.com | Separate configuration extraction from offset extraction |
blob | commitdiff |
2018-08-28 |
mark.lam@apple.com | Fix exception throwing code so that topCallFrame and... |
blob | commitdiff | diff to current |
2018-04-25 |
mark.lam@apple.com | Push the definition of PtrTag down to the WTF layer. |
blob | commitdiff | diff to current |
2018-03-09 |
mark.lam@apple.com | [Re-landing] Prepare LLInt code to support pointer... |
blob | commitdiff | diff to current |
2018-03-09 |
ryanhaddad@apple.com | Unreviewed, rolling out r229354 and r229364. |
blob | commitdiff | diff to current |
2018-03-07 |
mark.lam@apple.com | Prepare LLInt code to support pointer profiling. |
blob | commitdiff | diff to current |
2018-02-15 |
keith_miller@apple.com | We should be able to jsDynamicCast from JSType when... |
blob | commitdiff | diff to current |
2017-09-17 |
utatane.tea@gmail.com | Merge JSLexicalEnvironment and JSEnvironmentRecord |
blob | commitdiff | diff to current |
2017-08-15 |
keith_miller@apple.com | Enable named offsets into JSC bytecodes |
blob | commitdiff | diff to current |
2017-07-30 |
keith_miller@apple.com | LLInt offsets extractor should be able to handle C... |
blob | commitdiff | diff to current |
2016-11-14 |
ggaren@apple.com | JSC should distinguish between local and global eval |
blob | commitdiff | diff to current |
2016-10-28 |
ggaren@apple.com | One file per class for Executable.h/.cpp |
blob | commitdiff | diff to current |
2016-08-15 |
joepeck@webkit.org | Reduce includes of Debugger.h |
blob | commitdiff | diff to current |
2016-07-11 |
mark.lam@apple.com | Refactor JSStack to only be the stack data structure... |
blob | commitdiff | diff to current |
2016-05-24 |
fpizlo@apple.com | LLInt64 should have typed array fast paths for get_by_val |
blob | commitdiff | diff to current |
2016-04-05 |
fpizlo@apple.com | JSC should use a shadow stack version of CHICKEN so... |
blob | commitdiff | diff to current |
2016-01-11 |
commit-queue@webki... | [ES6] Arrow function syntax. Get rid of JSArrowFunction... |
blob | commitdiff | diff to current |
2015-10-16 |
mark.lam@apple.com | Move all the probe trampolines into their respective... |
blob | commitdiff | diff to current |
2015-09-01 |
utatane.tea@gmail.com | [ES6] Introduce ModuleProgramExecutable families and... |
blob | commitdiff | diff to current |
2015-08-17 |
commit-queue@webki... | [ES6] Implement ES6 arrow function syntax. Arrow functi... |
blob | commitdiff | diff to current |
2015-08-12 |
mark.lam@apple.com | Implementation JavaScript watchdog using WTF::WorkQueue. |
blob | commitdiff | diff to current |
2015-06-05 |
mark.lam@apple.com | finally blocks should not set the exception stack trace... |
blob | commitdiff | diff to current |
2015-03-26 |
fpizlo@apple.com | Heap variables shouldn't end up in the stack frame |
blob | commitdiff | diff to current |
2015-01-08 |
saambarati1@gmail.com | interpret op_profile_type in the LLInt instead of uncon... |
blob | commitdiff | diff to current |
2014-09-10 |
oliver@apple.com | Rename JSVariableObject to JSEnvironmentRecord to align... |
blob | commitdiff | diff to current |
2014-08-16 |
msaboff@apple.com | Change callToJavaScript and callToNativeFunction so... |
blob | commitdiff | diff to current |
2014-08-06 |
fpizlo@apple.com | Merge r171389, r171495, r171508, r171510, r171605,... |
blob | commitdiff | diff to current |
2014-06-19 |
dbatyai.u-szeged... | Remove ENABLE(LLINT) and ENABLE(LLINT_C_LOOP) guards |
blob | commitdiff | diff to current |
2014-02-01 |
oliver@apple.com | 2014-01-31 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2014-01-31 |
oliver@apple.com | Make it possible to implement JS builtins in JS |
blob | commitdiff | diff to current |
2014-01-29 |
msaboff@apple.com | Merge the jsCStack branch |
blob | commitdiff | diff to current |
2013-12-04 |
msaboff@apple.com | Move the setting up of callee's callFrame from pushFram... |
blob | commitdiff | diff to current |
2013-10-21 |
mark.lam@apple.com | Avoid JSC debugger overhead unless needed. |
blob | commitdiff | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
blob | commitdiff | diff to current |
2012-10-30 |
andersca@apple.com | Build WebKit as C++11 on Mac |
blob | commitdiff | diff to current |
2012-10-09 |
mark.lam@apple.com | Renamed RegisterFile to JSStack, and removed prototype... |
blob | commitdiff | diff to current |
2012-08-30 |
ggaren@apple.com | Use one object instead of two for closures, eliminating... |
blob | commitdiff | diff to current |
2012-08-30 |
commit-queue@webki... | Render unto #ifdef's that which belong to them. |
blob | commitdiff | diff to current |
2012-08-15 |
fpizlo@apple.com | Array checks should use the structure, not the class... |
blob | commitdiff | diff to current |
2012-03-04 |
ddkilzer@apple.com | Fix build when the classic interpreter is enabled |
blob | commitdiff | diff to current |
2012-02-23 |
fpizlo@apple.com | Build fix. |
blob | commitdiff | diff to current |
2012-02-23 |
kevino@webkit.org | [wx] Build fix, disable LLINT for now and fix ENABLE... |
blob | commitdiff | diff to current |
2012-02-22 |
fpizlo@apple.com | JSC should be a triple-tier VM |
blob | commitdiff | diff to current |
2012-02-21 |
aroben@apple.com | Roll out r108309, r108323, and r108326 |
blob | commitdiff |
2012-02-21 |
fpizlo@apple.com | JSC should be a triple-tier VM |
blob | commitdiff | diff to current |
|