Commits
User selector
Commit History
Commits on Jun 8, 2021
Unreviewed, reland r276592 with a fix for put() override in prototype chain of a JSProxy
Show description for cf4239fcommitted
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 18, 2021
Temporarily revert r276592 as it breaks some native apps
Show description for 811aa6ecommitted
Commits on Apr 27, 2021
[JSC] Remove defaultValue() from the method table
Show description for 32e5915committed
Commits on Apr 26, 2021
[JSC] OrdinarySet should invoke custom [[Set]] methods
Show description for a5cadcacommitted
Commits on Apr 10, 2021
Remove className() and toStringName() from the method table
Show description for 22a1e11committed
Commits on Mar 2, 2021
[JSC] Optimize getEnumerableLength
Show description for 0b10f7fcommitted
Commits on Feb 19, 2021
Implement a GC verifier.
Show description for c3ca5dccommitted
Mark Lam
Commits on Jan 7, 2021
[JSC] Simplify get*PropertyNames() methods and EnumerationMode
Show description for 8aac9eccommitted
Commits on May 28, 2020
for-of should check the iterable is a JSArray for FastArray in DFG iterator_open
Show description for 05ecd4ecommitted
Commits on Apr 27, 2020
[JSC] CallData/ConstructData should include CallType/ConstructType
Show description for b5c58f6committed
Commits on Feb 26, 2020
Inline Cache delete by id/val
Show description for 94afdd5committed
Justin Michaud
Commits on Oct 25, 2019
Move JSC::Register inline methods into RegisterInlines.h.
Show description for 086b6c3committed
Mark Lam
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Oct 1, 2019
Inline caching is wrong for custom accessors and custom values
Show description for 7fdbac2committed
Commits on Sep 24, 2019
Introducing Integrity audit functions.
Show description for 5c13e16committed
Mark Lam
Commits on Aug 21, 2019
Web Inspector: Implement `queryHolders` Command Line API
Show description for 3093241committed
Commits on Aug 10, 2019
Universal XSS in JSObject::putInlineSlow and JSValue::putToPrimitive
Show description for 240ce89committed
Commits on Aug 3, 2019
[ARM64E] Harden the diversity of the DOMJIT::Signature::unsafeFunction pointer.
Show description for f8257cacommitted
Mark Lam
Commits on Mar 20, 2019
Open source arm64e code.
Show description for 0b93249committed
Mark Lam
Commits on Jul 12, 2018
[JSC] Thread VM& to JSCell::methodTable(VM&)
Show description for 12dcf6dcommitted
Commits on Jul 11, 2018
[JSC] Remove getTypedArrayImpl
Show description for 9182361committed
Commits on Jul 3, 2018
[JSC] Move slowDownAndWasteMemory function to JSArrayBufferView
Show description for e739092committed
Commits on May 17, 2018
[JSC] Remove reifyPropertyNameIfNeeded
Show description for 063d7abcommitted
Commits on Apr 9, 2018
Decorate method table entries to support pointer profiling.
Show description for de64dfecommitted
Mark Lam
Commits on Feb 15, 2018
We should be able to jsDynamicCast from JSType when possible
Show description for b087516committed
Commits on Nov 17, 2017
NFC update ClassInfo to C++14
Show description for 077db7ecommitted
Commits on Nov 16, 2017
It should be easier to reify lazy property names
Show description for 2da4d18committed
Commits on May 27, 2017
[DOMJIT] Move DOMJIT patchpoint infrastructure out of domjit
Show description for 871fc50committed
Commits on May 19, 2017
[JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass
Show description for 3529fd3committed
Commits on May 18, 2017
Unreviewed, rolling out r217031, r217032, and r217037.
Show description for 888a27bcommitted[JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass
Show description for 3362f2dcommitted
Commits on Feb 17, 2017
[JSC] Drop PassRefPtr from ArrayBuffer
Show description for 805d9f2committed
Commits on Jan 18, 2017
Make opaque root scanning truly constraint-based
Show description for 0d9d557committed
Filip Pizlo
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committed