2016-12-09 |
ggaren@apple.com | TextPosition and OrdinalNumber should be more like... |
blob | commitdiff |
2016-09-27 |
mark.lam@apple.com | Add some needed CatchScopes in code that should not... |
blob | commitdiff | diff to current |
2016-09-27 |
commit-queue@webki... | Unreviewed, rolling out r206405. |
blob | commitdiff | diff to current |
2016-09-26 |
mark.lam@apple.com | Add some needed CatchScopes in code that should not... |
blob | commitdiff | diff to current |
2016-09-22 |
joepeck@webkit.org | Remove a bunch of unnecessary includes |
blob | commitdiff | diff to current |
2016-09-08 |
fpizlo@apple.com | Remove CopiedSpace and use MarkedSpace instead |
blob | commitdiff | diff to current |
2016-06-20 |
krollin@apple.com | Remove RefPtr::release() and change calls sites to... |
blob | commitdiff | diff to current |
2016-03-11 |
keith_miller@apple.com | Typed Arrays have no public facing API |
blob | commitdiff | diff to current |
2016-03-07 |
sbarati@apple.com | [[GetPrototypeOf]] should be a fully virtual method... |
blob | commitdiff | diff to current |
2016-03-06 |
commit-queue@webki... | Unreviewed, rolling out r197645. |
blob | commitdiff | diff to current |
2016-03-06 |
sbarati@apple.com | [[GetPrototypeOf]] should be a fully virtual method... |
blob | commitdiff | diff to current |
2016-03-05 |
utatane.tea@gmail.com | [ES6] Support Reflect.construct |
blob | commitdiff | diff to current |
2016-03-03 |
sbarati@apple.com | clean up JSObject::isExtensibleInline and JSObject... |
blob | commitdiff | diff to current |
2016-03-02 |
sbarati@apple.com | [[SetPrototypeOf]] should be a fully virtual method... |
blob | commitdiff | diff to current |
2016-01-11 |
keith_miller@apple.com | Use a profile to store allocation structures for subcla... |
blob | commitdiff | diff to current |
2015-12-17 |
joepeck@webkit.org | Web Inspector: Add JSContext Script Profiling |
blob | commitdiff | diff to current |
2015-07-24 |
utatane.tea@gmail.com | Object.getOwnPropertySymbols on large list takes very... |
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-04-02 |
utatane.tea@gmail.com | Clean up EnumerationMode to easily extend |
blob | commitdiff | diff to current |
2015-03-31 |
utatane.tea@gmail.com | Clean up Identifier factories to clarify the meaning... |
blob | commitdiff | diff to current |
2014-09-05 |
ddkilzer@apple.com | JavaScriptCore should build with newer clang |
blob | commitdiff | diff to current |
2014-07-28 |
mhahnenberg@apple.com | REGRESSION: JSObjectSetPrototype() does not work on... |
blob | commitdiff | diff to current |
2014-04-15 |
commit-queue@webki... | Unreviewed, rolling out r167199 and r167251. |
blob | commitdiff | diff to current |
2014-04-13 |
oliver@apple.com | Rewrite Function.bind as a builtin |
blob | commitdiff | diff to current |
2014-04-11 |
barraclough@apple.com | Rollout - Rewrite Function.bind as a builtin |
blob | commitdiff | diff to current |
2014-04-09 |
oliver@apple.com | Rewrite Function.bind as a builtin |
blob | commitdiff | diff to current |
2014-04-01 |
msaboff@apple.com | REGRESSION(r166415): JSObject{Get,Set}Private() don... |
blob | commitdiff | diff to current |
2014-03-15 |
mjs@apple.com | .: Replace "Apple Computer, Inc." with "Apple Inc.... |
blob | commitdiff | diff to current |
2014-03-04 |
mhahnenberg@apple.com | Merge API shims and JSLock |
blob | commitdiff | diff to current |
2014-02-27 |
joepeck@webkit.org | Web Inspector: JSContext inspection should report excep... |
blob | commitdiff | diff to current |
2014-02-27 |
mhahnenberg@apple.com | Make JSCells have 32-bit Structure pointers |
blob | commitdiff | diff to current |
2014-02-23 |
mitz@apple.com | REGRESSION (r164507): Crash beneath JSGlobalObjectInspe... |
blob | commitdiff | diff to current |
2014-02-21 |
joepeck@webkit.org | Web Inspector: JSContext inspection should report excep... |
blob | commitdiff | diff to current |
2014-02-21 |
joepeck@webkit.org | Revert r164486, causing a number of test failures. |
blob | commitdiff | diff to current |
2014-02-21 |
joepeck@webkit.org | Web Inspector: JSContext inspection should report excep... |
blob | commitdiff | diff to current |
2014-02-11 |
fpizlo@apple.com | Rename Operations.h to JSCInlines.h |
blob | commitdiff | diff to current |
2014-01-28 |
joepeck@webkit.org | -[JSContext evaluteScript:] calls JSEvaluteScript with... |
blob | commitdiff | diff to current |
2014-01-02 |
oliver@apple.com | Refactor PutPropertySlot to be aware of custom properties |
blob | commitdiff | diff to current |
2013-12-26 |
commit-queue@webki... | Unreviewed, rolling out r161033 and r161074. |
blob | commitdiff | diff to current |
2013-12-24 |
oliver@apple.com | Refactor PutPropertySlot to be aware of custom properties |
blob | commitdiff | diff to current |
2013-11-20 |
commit-queue@webki... | Unreviewed, rolling out r159459. |
blob | commitdiff | diff to current |
2013-11-18 |
mhahnenberg@apple.com | APIEntryShims need some love |
blob | commitdiff | diff to current |
2013-10-18 |
andersca@apple.com | Remove spaces between template angle brackets |
blob | commitdiff | diff to current |
2013-09-30 |
akling@apple.com | Pass VM instead of JSGlobalObject to function constructors. |
blob | commitdiff | diff to current |
2013-08-22 |
barraclough@apple.com | https://bugs.webkit.org/show_bug.cgi?id=120128 |
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-25 |
oliver@apple.com | fourthTier: Rationalized 'this' conversion, includes... |
blob | commitdiff | diff to current |
2013-05-20 |
oliver@apple.com | Make C API more robust against null contexts |
blob | commitdiff | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
blob | commitdiff | diff to current |
2013-04-10 |
oliver@apple.com | REGRESSION (r148073): WebKit Nightly r148082 crashes... |
blob | commitdiff | diff to current |
2013-04-10 |
oliver@apple.com | Add liveness tests to JSC API entry points |
blob | commitdiff | diff to current |
2013-04-01 |
benjamin@webkit.org | Use Vector::reserveInitialCapacity and Vector::unchecke... |
blob | commitdiff | diff to current |
2013-03-21 |
mhahnenberg@apple.com | Objective-C API: wrapperClass holds a static JSClassRef... |
blob | commitdiff | diff to current |
2013-03-07 |
mhahnenberg@apple.com | Objective-C API: Need a good way to reference event... |
blob | commitdiff | diff to current |
2013-02-12 |
oliver@apple.com | Make JSC API more NULL tolerant |
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-09 |
mark.lam@apple.com | Renamed ...InlineMethods.h files to ...Inlines.h. |
blob | commitdiff | diff to current |
2012-11-08 |
fpizlo@apple.com | JSC should infer when indexed storage contains only... |
blob | commitdiff | diff to current |
2012-10-03 |
mhahnenberg@apple.com | Delayed structure sweep can leak structures without... |
blob | commitdiff | diff to current |
2012-09-18 |
ossy@webkit.org | Unreviewed, rolling out r128826 and r128813. |
blob | commitdiff | diff to current |
2012-09-17 |
mhahnenberg@apple.com | Delayed structure sweep can leak structures without... |
blob | commitdiff | diff to current |
2012-09-13 |
fpizlo@apple.com | JSC should have property butterflies |
blob | commitdiff | diff to current |
2012-09-08 |
benjamin@webkit.org | Rename the ustring() accessor to string() |
blob | commitdiff | diff to current |
2012-09-04 |
benjamin@webkit.org | Improve JSC use of Strings after the UString->String... |
blob | commitdiff | diff to current |
2012-07-05 |
oliver@apple.com | JSObjectCallAsFunction should thisConvert the provided... |
blob | commitdiff | diff to current |
2012-05-12 |
barraclough@apple.com | Introduce PropertyName class |
blob | commitdiff | diff to current |
2012-04-05 |
oliver@apple.com | Replace static_cast with jsCast when casting JSCell... |
blob | commitdiff | diff to current |
2012-03-06 |
barraclough@apple.com | putByIndex should throw in strict mode |
blob | commitdiff | diff to current |
2012-01-13 |
barraclough@apple.com | ../JavaScriptCore: [Chromium] JSExportMacros.h should... |
blob | commitdiff | diff to current |
2011-11-07 |
mhahnenberg@apple.com | De-virtualize JSObject::putWithAttributes |
blob | commitdiff | diff to current |
2011-11-04 |
mhahnenberg@apple.com | De-virtualize JSObject::getPropertyNames |
blob | commitdiff | diff to current |
2011-11-03 |
pfeldman@chromium.org | Web Inspector: preserve script location for inline... |
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-23 |
mhahnenberg@apple.com | Remove getConstructDataVirtual |
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 |
commit-queue@webki... | Unreviewed, rolling out r96996. |
blob | commitdiff | diff to current |
2011-10-08 |
mhahnenberg@apple.com | Remove getCallDataVirtual methods |
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-07 |
oliver@apple.com | Remove JSObjectWithGlobalObject |
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-04-13 |
oliver@apple.com | 2011-04-13 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-03-29 |
oliver@apple.com | 2011-03-29 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-03-28 |
oliver@apple.com | 2011-03-28 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-02-19 |
barraclough@apple.com | Bug 54786 - Devirtualize JSCell::classInfo() |
blob | commitdiff | diff to current |
2011-02-16 |
barraclough@apple.com | Bug 54524 - Allow JSObject to fully utilize cell's... |
blob | commitdiff | diff to current |
2011-01-31 |
oliver@apple.com | 2011-01-31 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-01-31 |
ossy@webkit.org | 2011-01-30 Csaba Osztrogonác <ossy@webkit.org> |
blob | commitdiff | diff to current |
2011-01-31 |
oliver@apple.com | Convert markstack to a slot visitor API |
blob | commitdiff | diff to current |
2011-01-29 |
rniwa@webkit.org | 2011-01-28 Sheriff Bot <webkit.review.bot@gmail.com> |
blob | commitdiff | diff to current |
2011-01-28 |
oliver@apple.com | 2011-01-27 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-01-20 |
ossy@webkit.org | Refactoring of the custom allocation framework |
blob | commitdiff | diff to current |
2011-01-02 |
abarth@webkit.org | Move JavaScriptCore to Source |
blob | commitdiff | diff to current |
|