Commits
User selector
Commit History
Commits on Sep 23, 2021
Various tweaks in preparation for Temporal.Instant
Show description for 82b92f0authored andcommittedWeb Inspector: Graphics: add instrumentation for new `CanvasRenderingContext2DSettings`
Show description for 9bbaba3committed[JSC] Handle syntactic production for `#x in expr` correctly
Show description for 51c3d3dcommittedNull pointer dereference in JSC::GetByStatus
Show description for be3e645authored andcommitted[JSC] Filter algorithmic numbering systems from enumeration data
Show description for eda4860committed[JSC] Adjust Intl currency enumeration
Show description for 0540b8bcommitted[JSC] emoji and eor collations are missing
Show description for f374b4ecommitted
Commits on Sep 22, 2021
[JSC] Intl unicode identifier type will reject underscore
Show description for 2d314c5committed[WebIDL] DOM constructors should extend InternalFunction
Show description for 3b16b77committedReduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed[JSC] CompareStrictEq is omitting String check incorrectly
Show description for 2fd346bcommitted
Commits on Sep 21, 2021
Replace a few ASSERTs with static_asserts in the ARM64 MacroAssemblers.
Show description for 2cc366ecommitted
Mark LamDifferential testing: live statement don't execute
Show description for b1ac2b3committed
Justin MichaudPrevent test from accessing FP registers if they are not available (e.g., arm softFP)
Show description for 939712bauthored andcommitted
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
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
[JSC] Add fast property enumeration mode for JSON.stringify
Show description for 7ac9024committedUnreviewed fix for JSCOnly build with ENABLE_DFG_JIT off.
Show description for 7a9115ecommittedUnbreak GCC_OFFLINEASM_SOURCE_MAP when LTO is in use
Show description for 3637010committedImprove access case printing and show inline capacity for structures
Show description for eb8b4f9committed
Justin MichaudPutByVal and PutPrivateName ICs should emit a write barrier if a butterfly might be allocated
Show description for f6e0158committed
Justin MichaudDon't throw an exception in the middle of linking a CodeBlock
Show description for a6bcc60committedMove some profiling to UnlinkedCodeBlock
Show description for b366e7ecommitted
Commits on Sep 16, 2021
Unreviewed, reverting r282478.
Show description for 9539676committedFix crash in 32 bits due to not enough scratch registers available
Show description for 2717700authored andcommitted
Commits on Sep 15, 2021
Move some profiling to UnlinkedCodeBlock
Show description for 0bdcc56committedAvoid GCC warnings introduced in r282125
Show description for d40e28fauthored andcommitted[JSC] Optimize leaf object creation in JSON.parse
Show description for 5ad19f1committedNon-unified build fixes, mid September 2021 edition
Show description for a95b849committed
Commits on Sep 14, 2021
[Win] JSRemoteInspector.h missing stdint include
Show description for dc1733bcommitted[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.orgVersioning.
Show description for 4b05715committed
Commits on Sep 10, 2021
[PlayStation] Support running applications with ENABLE_STATIC_JSC=ON
Show description for f447632committed