2016-10-11 |
mark.lam@apple.com | Array.prototype.concat should not modify frozen objects. |
blob | commitdiff |
2016-10-10 |
mark.lam@apple.com | Rename the StrictModeReadonlyPropertyWriteError string... |
blob | commitdiff | diff to current |
2016-08-30 |
mark.lam@apple.com | Introduce the ThrowScope and force every throw site... |
blob | commitdiff | diff to current |
2016-03-11 |
utatane.tea@gmail.com | [ES6] Implement Reflect.set without receiver support |
blob | commitdiff | diff to current |
2016-03-01 |
sbarati@apple.com | [[IsExtensible]] should be a virtual method in the... |
blob | commitdiff | diff to current |
2016-02-12 |
fpizlo@apple.com | Fast path in JSObject::defineOwnIndexedProperty() forge... |
blob | commitdiff | diff to current |
2015-08-17 |
utatane.tea@gmail.com | [ES6] Implement Reflect.get |
blob | commitdiff | diff to current |
2015-03-11 |
ggaren@apple.com | Many users of Heap::reportExtraMemory* are wrong, causi... |
blob | commitdiff | diff to current |
2015-03-11 |
ggaren@apple.com | Refactored the JSC::Heap extra cost API for clarity... |
blob | commitdiff | diff to current |
2014-07-30 |
akling@apple.com | Static hash tables no longer need to be coupled with... |
blob | commitdiff | diff to current |
2014-07-27 |
fpizlo@apple.com | Merge r170090, r170092, r170129, r170141, r170161,... |
blob | commitdiff | diff to current |
2014-07-26 |
fpizlo@apple.com | Unreviewed, roll out r171641-r171644. It broke some... |
blob | commitdiff | diff to current |
2014-07-26 |
fpizlo@apple.com | Merge r170090, r170092, r170129, r170141, r170161,... |
blob | commitdiff | diff to current |
2014-02-11 |
fpizlo@apple.com | Rename Operations.h to JSCInlines.h |
blob | commitdiff | diff to current |
2013-08-18 |
barraclough@apple.com | https://bugs.webkit.org/show_bug.cgi?id=119972 |
blob | commitdiff | diff to current |
2013-08-15 |
barraclough@apple.com | https://bugs.webkit.org/show_bug.cgi?id=119843 |
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-08-01 |
barraclough@apple.com | More cleanup in PropertySlot |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: Rationalized 'this' conversion, includes... |
blob | commitdiff | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
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-10-07 |
benjamin@webkit.org | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | diff to current |
2012-09-25 |
barraclough@apple.com | Bug in numeric accessors on global environment |
blob | commitdiff | diff to current |
2012-09-17 |
fpizlo@apple.com | If a prototype has indexed setters and its instances... |
blob | commitdiff | diff to current |
2012-09-15 |
fpizlo@apple.com | All of the things in SparseArrayValueMap should be... |
blob | commitdiff | diff to current |
2012-09-13 |
fpizlo@apple.com | JSC should have property butterflies |
blob | commitdiff | diff to current |
|