Commits
User selector
Commit History
Commits on Apr 6, 2021
Symbol and BigInt wrapper objects should perform OrdinaryToPrimitive
Show description for 781b7edcommitted
Commits on May 5, 2020
Object.prototype.toString is not spec-perfect
Show description for 06f736ecommitted
Commits on Apr 21, 2020
Classes marked final should not use protected access specifier
Show description for b95ea40committed
Commits on Apr 20, 2020
StructuredClone algorithm should be aware of BigInt
Show description for 8b2ef80committed
Commits on Apr 19, 2020
Support an inlined representation in JSValue of small BigInts ("BigInt32")
Show description for b7d6325committed
Robin Morisset
Commits on Apr 7, 2020
[JSC] JSWrapperObject should use JSInternalFieldObjectImpl
Show description for a8587c6committed
Commits on Dec 7, 2019
[JSC] Put JSWrapperObject derived classes in IsoSubspace
Show description for 91c9b59committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Apr 26, 2018
[INTL] Implement Intl.PluralRules
Show description for 7dff9a8authored andcommitted
Commits on Mar 8, 2018
[JSC] Optimize inherits<T> if T is final type
Show description for 7284024committed
Commits on Jan 2, 2018
[ESNext][BigInt] Implement BigIntConstructor and BigIntPrototype
Show description for 123bcc3committed
Loading