2015-03-27 |
joepeck@webkit.org | Web Inspector: ES6: Provide a better view for Classes... |
blob | commitdiff |
2015-02-23 |
fpizlo@apple.com | Function name scope is only created on the function... |
blob | commitdiff | diff to current |
2014-09-11 |
msaboff@apple.com | Move JSScope out of JSFunction into separate JSCallee... |
blob | commitdiff | diff to current |
2014-09-11 |
oliver@apple.com | Rename activation to be more in line with spec language |
blob | commitdiff | diff to current |
2014-09-04 |
mark.lam@apple.com | Fixed indentations and some style warnings in JavaScrip... |
blob | commitdiff | diff to current |
2014-08-01 |
akling@apple.com | Remove the JSC::OverridesVisitChildren flag. |
blob | commitdiff | diff to current |
2014-06-09 |
mhahnenberg@apple.com | Eagerly reify DOM prototype attributes |
blob | commitdiff | diff to current |
2014-02-14 |
oliver@apple.com | Implement a few more Array prototype functions in JS |
blob | commitdiff | diff to current |
2014-02-12 |
oliver@apple.com | Make it possible to implement JS builtins in JS |
blob | commitdiff | diff to current |
2014-02-10 |
fpizlo@apple.com | Unreviewed, don't mark isHostFunction() inline in the... |
blob | commitdiff | diff to current |
2014-02-06 |
oliver@apple.com | Change custom getter signature to make the base referen... |
blob | commitdiff | diff to current |
2014-02-03 |
ggaren@apple.com | Simplified name scope creation for function expressions |
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 |
2013-12-06 |
oliver@apple.com | Refactor static getter function prototype to include... |
blob | commitdiff | diff to current |
2013-12-06 |
commit-queue@webki... | Unreviewed, rolling out r160133. |
blob | commitdiff | diff to current |
2013-12-04 |
oliver@apple.com | Refactor static getter function prototype to include... |
blob | commitdiff | diff to current |
2013-12-03 |
fpizlo@apple.com | ObjectAllocationProfile is racy and the DFG should... |
blob | commitdiff | diff to current |
2013-09-28 |
akling@apple.com | Pass VM instead of ExecState to JSFunction constructors. |
blob | commitdiff | diff to current |
2013-09-26 |
akling@apple.com | Pass VM instead of ExecState to many finishCreation... |
blob | commitdiff | diff to current |
2013-08-21 |
barraclough@apple.com | https://bugs.webkit.org/show_bug.cgi?id=120139 |
blob | commitdiff | diff to current |
2013-08-20 |
barraclough@apple.com | https://bugs.webkit.org/show_bug.cgi?id=120093 |
blob | commitdiff | diff to current |
2013-08-14 |
fpizlo@apple.com | Foo::s_info should be Foo::info(), so that you can... |
blob | commitdiff | diff to current |
2013-07-31 |
barraclough@apple.com | Some cleanup in JSValue::get |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: It should be possible to query WatchpointSe... |
blob | commitdiff | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
blob | commitdiff | diff to current |
2013-02-22 |
fpizlo@apple.com | Object allocation profiling will refuse to create objec... |
blob | commitdiff | diff to current |
2013-01-29 |
ggaren@apple.com | Static size inference for JavaScript objects |
blob | commitdiff | diff to current |
2013-01-12 |
fpizlo@apple.com | The JITThunks class should be in its own file, and... |
blob | commitdiff | diff to current |
2012-11-14 |
fpizlo@apple.com | DFG CreateThis should be able to statically account... |
blob | commitdiff | diff to current |
2012-11-13 |
fpizlo@apple.com | JSFunction and its descendants should be destructible |
blob | commitdiff | diff to current |
2012-09-13 |
fpizlo@apple.com | JSC should have property butterflies |
blob | commitdiff | diff to current |
2012-09-12 |
ggaren@apple.com | Don't allocate a backing store just for a function... |
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 |
benjamin@webkit.org | Replace JSC::UString by WTF::String |
blob | commitdiff | diff to current |
2012-05-12 |
barraclough@apple.com | Introduce PropertyName class |
blob | commitdiff | diff to current |
2012-05-10 |
barraclough@apple.com | Cache inheritorID on JSFunction |
blob | commitdiff | diff to current |
2012-03-22 |
barraclough@apple.com | Add JSValue::isFunction |
blob | commitdiff | diff to current |
2012-03-18 |
barraclough@apple.com | Strength reduction, RegExp.exec -> RegExp.test |
blob | commitdiff | diff to current |
2012-03-06 |
barraclough@apple.com | writable/configurable not respected for some properties... |
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 | diff to current |
2012-02-21 |
fpizlo@apple.com | JSC should be a triple-tier VM |
blob | commitdiff | diff to current |
2012-02-10 |
mhahnenberg@apple.com | Split MarkedSpace into destructor and destructor-free... |
blob | commitdiff | diff to current |
2012-02-01 |
oliver@apple.com | Add support for inferred function names |
blob | commitdiff | diff to current |
2012-01-27 |
yurys@chromium.org | Web Inspector: should be possible to open function... |
blob | commitdiff | diff to current |
2012-01-13 |
morrita@google.com | JavaScriptCore: Mark all exported symbols in the header... |
blob | commitdiff | diff to current |
2012-01-03 |
barraclough@apple.com | https://bugs.webkit.org/show_bug.cgi?id=75429 |
blob | commitdiff | diff to current |
2011-12-19 |
ggaren@apple.com | Placement new does an unnecessary NULL check |
blob | commitdiff | diff to current |
2011-12-16 |
mhahnenberg@apple.com | De-virtualize destructors |
blob | commitdiff | diff to current |
2011-12-03 |
mhahnenberg@apple.com | REGRESSION (r99754): All layout tests crash on Windows |
blob | commitdiff | diff to current |
2011-11-15 |
fpizlo@apple.com | DFG::SpeculativeJIT and DFG::JITCodeGenerator should... |
blob | commitdiff | diff to current |
2011-11-14 |
yurys@chromium.org | Web Inspector: function remote objetct should provide... |
blob | commitdiff | diff to current |
2011-11-11 |
yurys@chromium.org | Unreviewed, rolling out r99950. |
blob | commitdiff | diff to current |
2011-11-11 |
yurys@chromium.org | Web Inspector: function remote objetct should provide... |
blob | commitdiff | diff to current |
2011-11-09 |
mhahnenberg@apple.com | De-virtualize JSObject::getOwnPropertyDescriptor |
blob | commitdiff | diff to current |
2011-11-03 |
mhahnenberg@apple.com | De-virtualize JSObject::getOwnPropertyNames |
blob | commitdiff | diff to current |
2011-10-26 |
mhahnenberg@apple.com | Remove getOwnPropertySlotVirtual |
blob | commitdiff | diff to current |
2011-10-26 |
mhahnenberg@apple.com | Remove deletePropertyVirtual |
blob | commitdiff | diff to current |
2011-10-26 |
mhahnenberg@apple.com | Remove putVirtual |
blob | commitdiff | diff to current |
2011-10-24 |
mhahnenberg@apple.com | Add deleteProperty to the MethodTable |
blob | commitdiff | diff to current |
2011-10-23 |
mhahnenberg@apple.com | Remove getConstructDataVirtual |
blob | commitdiff | diff to current |
2011-10-22 |
fpizlo@apple.com | DFG should have inlining |
blob | commitdiff | diff to current |
2011-10-22 |
mhahnenberg@apple.com | Add put to the MethodTable |
blob | commitdiff | diff to current |
2011-10-20 |
barraclough@apple.com | Poisoning of strict caller,arguments inappropriately... |
blob | commitdiff | diff to current |
2011-10-15 |
mhahnenberg@apple.com | Rename getOwnPropertySlot to getOwnPropertySlotVirtual |
blob | commitdiff | diff to current |
2011-10-15 |
mhahnenberg@apple.com | Rename virtual put to putVirtual |
blob | commitdiff | diff to current |
2011-10-14 |
mhahnenberg@apple.com | Rename virtual deleteProperty to deletePropertyVirtual |
blob | commitdiff | diff to current |
2011-10-14 |
mhahnenberg@apple.com | Rename virtual getConstructData to getConstructDataVirtual |
blob | commitdiff | diff to current |
2011-10-10 |
mhahnenberg@apple.com | Remove getCallDataVirtual methods |
blob | commitdiff | diff to current |
2011-10-08 |
mhahnenberg@apple.com | Add static version of JSCell::getConstructData |
blob | commitdiff | diff to current |
2011-10-08 |
mhahnenberg@apple.com | Add static version of JSCell::getOwnPropertySlot |
blob | commitdiff | diff to current |
2011-10-08 |
commit-queue@webki... | Unreviewed, rolling out r96996. |
blob | commitdiff | diff to current |
2011-10-08 |
mhahnenberg@apple.com | Add static version of JSCell::deleteProperty |
blob | commitdiff | diff to current |
2011-10-08 |
mhahnenberg@apple.com | Remove getCallDataVirtual methods |
blob | commitdiff | diff to current |
2011-10-08 |
mhahnenberg@apple.com | Add static version of JSCell::put |
blob | commitdiff | diff to current |
2011-09-29 |
mhahnenberg@apple.com | De-virtualize JSCell::visitChildrenVirtual and remove... |
blob | commitdiff | diff to current |
2011-09-27 |
mhahnenberg@apple.com | Source/JavaScriptCore: Add static version of JSCell... |
blob | commitdiff | diff to current |
2011-09-23 |
mhahnenberg@apple.com | Add static version of JSCell::visitChildren |
blob | commitdiff | diff to current |
2011-09-22 |
barraclough@apple.com | Implement Function.prototype.bind |
blob | commitdiff | diff to current |
2011-09-21 |
barraclough@apple.com | Replace jsFunctionVPtr compares with a type check on... |
blob | commitdiff | diff to current |
2011-09-15 |
barraclough@apple.com | devirtualize preventExtensions |
blob | commitdiff | diff to current |
2011-09-11 |
oliver@apple.com | Remove support for anonymous storage from jsobjects |
blob | commitdiff | diff to current |
2011-09-07 |
oliver@apple.com | Remove JSObjectWithGlobalObject |
blob | commitdiff | diff to current |
2011-09-06 |
oliver@apple.com | An object's structure should reference the global objec... |
blob | commitdiff | diff to current |
2011-09-01 |
commit-queue@webki... | Unzip initialization lists and constructors in JSCell... |
blob | commitdiff | diff to current |
2011-08-19 |
commit-queue@webki... | Move allocation in constructors into separate construct... |
blob | commitdiff | diff to current |
2011-08-09 |
commit-queue@webki... | Add ParentClass typedef in all JSC classes |
blob | commitdiff | diff to current |
2011-08-05 |
oliver@apple.com | Inline allocation of function objects |
blob | commitdiff | diff to current |
2011-07-18 |
oliver@apple.com | 2011-07-18 Mark Hahnenberg <mhahnenberg@apple.com> |
blob | commitdiff | diff to current |
2011-07-06 |
commit-queue@webki... | 2011-07-05 Filip Pizlo <fpizlo@apple.com> |
blob | commitdiff | diff to current |
2011-07-06 |
commit-queue@webki... | 2011-07-05 Filip Pizlo <fpizlo@apple.com> |
blob | commitdiff | diff to current |
2011-06-01 |
oliver@apple.com | 2011-05-31 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-04-21 |
oliver@apple.com | 2011-04-21 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-04-15 |
oliver@apple.com | 2011-04-15 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-04-15 |
philn@webkit.org | 2011-04-15 Philippe Normand <pnormand@igalia.com> |
blob | commitdiff | diff to current |
2011-04-14 |
oliver@apple.com | 2011-04-13 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-03-16 |
oliver@apple.com | 2011-03-15 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-03-08 |
oliver@apple.com | 2011-03-07 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-02-28 |
oliver@apple.com | 2011-02-28 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
next |