Commits
User selector
Commit History
Commits on Sep 22, 2021
[JSC] CompareStrictEq is omitting String check incorrectly
Show description for 2fd346bcommitted
Commits on Sep 21, 2021
Differential testing: live statement don't execute
Show description for b1ac2b3committed
Justin Michaud
Commits on Sep 18, 2021
Fix CellTag being set 32 bits even if the base is not a cell
Show description for 6c81b92authored andcommitted
Commits on Sep 17, 2021
PutByVal and PutPrivateName ICs should emit a write barrier if a butterfly might be allocated
Show description for f6e0158committed
Justin Michaud
Commits on Sep 16, 2021
Unreviewed, reverting r282478.
Show description for 9539676committed
Commits on Sep 15, 2021
Move some profiling to UnlinkedCodeBlock
Show description for 0bdcc56committed
Commits on Sep 14, 2021
[JSC] Remove unnecessary exception checks in DFGOperations
Show description for 61715b4authored andcommitted
[JSC] ASSERT failed in stress/for-in-tests.js (32bit)
Show description for 62580bfcommitted
commit-queue@webkit.org
Commits on Sep 13, 2021
[JSC][32bit] in-by-val fails inside for-in loop after delete
Show description for a85db89committed
commit-queue@webkit.org
Commits on Sep 9, 2021
[JSC] Optimize op_get_property_enumerator further
Show description for c9d673ecommittedOptimize compareStrictEq when neither side is a double and at least one is not a BigInt
Show description for e539afdcommitted
Robin Morisset
Commits on Sep 4, 2021
[JSC] Make EnumeratorNextUpdateIndexAndMode clobberizing rule precise
Show description for 6b01ba3committed
Commits on Sep 3, 2021
[JSC] Validate JSPropertyNameEnumerator via watchpoints
Show description for 36e377ccommitted
Commits on Sep 2, 2021
[JSC] ScriptExecutable::newCodeBlockFor should handle exceptions more predictably
Show description for 7c23aa1committedAdd more support for JIT operation validation testing.
Show description for 41bdcb7committed
Mark Lam
Commits on Aug 31, 2021
Implement Object.hasOwn()
Show description for 184ad5bauthored andcommitted
Commits on Aug 27, 2021
[JSC] op_put_private_name should use modern IC and remove ByValInfo
Show description for a3de04acommitted
Commits on Aug 26, 2021
[JSC] Polymorphic PutByVal
Show description for ef27e81committed
Commits on Aug 25, 2021
[JSC] Infinite loop in for...in after r280760
Show description for a5bb4d2authored andcommitted
Add for-in OwnStructureMode optimizations to LLInt
Show description for 8d3f988committedUnreviewed, reverting r281523.
Show description for a08fdf2committed
Commits on Aug 24, 2021
Add for-in OwnStructureMode optimizations to LLInt
Show description for 7f6fd33committed(r281473) stress/for-in-has-own-property-shouldnt-flush-registers.js failing on Debug
Show description for a7d260dcommitted
Commits on Aug 23, 2021
compileEnumeratorHasProperty uses flushRegisters incorrectly
Show description for a0b38a0committed
Commits on Aug 21, 2021
[JSC] Simplify moveIntsToDouble
Show description for 9c8a599committed
Commits on Aug 20, 2021
Fix DFG compilation of StringCharAt in 32 bits jsc debug build
Show description for 8204415authored andcommitted
Commits on Aug 13, 2021
EnumeratorNextUpdatePropertyName always needs to be able to handle IndexedMode
Show description for 7d7525fcommitted
Commits on Aug 7, 2021
for-in should only emit one loop in bytecode
Show description for af53d48committed
Commits on Aug 6, 2021
Assertion failure when checking array in DFG (32 bits)
Show description for 8bf27bcauthored andcommitted
Commits on Jul 21, 2021
speculateNeitherDoubleNorStringNorHeapBigInt should only have a single JSType branch
Show description for 294f061committed
Commits on Jul 20, 2021
DFG's parseIntResult() should check for negative zero.
Show description for d2a5d42committed
Mark Lam
Commits on Jul 14, 2021
Placate exception checker validation in operationObjectAssignUntyped.
Show description for bd84039committed
Mark LamInvalid machine code emitted by SpeculativeJIT::emitObjectOrOtherBranch
Show description for 3ce9902committed
Robin Morisset
Commits on Jul 8, 2021
[JSC] Fix Object.assign fast path to accept undefined/null
Show description for ec50d93committed
Commits on Jul 6, 2021
[JSC] Optimize Object.assign and putDirectInternal
Show description for cb3e0dccommitted