Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 17, 2021
Unreviewed fix for JSCOnly build with ENABLE_DFG_JIT off.
Show description for 7a9115ecommitted
Commits on Aug 23, 2021
[JSC] Remove already-shipped wasm option flags
Show description for 907efddcommitted[JSC] Remove already-shipped JS feature flags
Show description for bb751b0committed
Commits on Jul 23, 2021
[JSC] Call custom accessors / values with their holder's global object
Show description for b2f5baecommitted
Commits on Jun 25, 2021
[WASM-Function-References] Add support for (ref null? $t) type constructor
Show description for 5792157authored andcommitted
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 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 23, 2021
Enhance Link Buffer stats to have more fine grain profiles, and to collect count information.
Show description for 2dba95ecommitted
Mark Lam
Commits on May 22, 2021
Stop using holdLock() in JSC as it is not compatible with Clang thread safety analysis
Show description for 83f518bcommitted
Commits on May 18, 2021
Add Data Call ICs that don't repatch and use them in the baseline JIT
Show description for 3de6f84committed[JSCOnly] Non unified build fixes
Show description for b065b66committed
Commits on May 10, 2021
Add support to collect stats on cumulative LinkBuffer linked sizes based on profiles.
Show description for f551322committed
Mark Lam
Commits on May 9, 2021
[JSC] Fix invalid exception checks after recent ErrorInstance changes
Show description for 0efb14ccommitted
Commits on May 3, 2021
[WASM-Function-References] Add call_ref instruction
Show description for e772c5bauthored andcommitted
Commits on Apr 21, 2021
Non-unified build fixes, mid April 2021 edition
Show description for 3695a6fcommitted
Commits on Apr 6, 2021
[WTF] Introduce FixedVector and use it for FixedOperands
Show description for fe1e360committed[JSC] Shrink some of Vectors in JSC
Show description for c5db951committed
Commits on Apr 2, 2021
JSTests:
Show description for 197d5cdauthored andcommitted
Commits on Mar 29, 2021
[JSC] Use helper method when possible to store data in the callframe header
Show description for 2302403committed
commit-queue@webkit.org
Commits on Mar 26, 2021
validate untagArrayPtr
Show description for 192dc69committed
Commits on Mar 22, 2021
Unreviewed, fix Mac and non-unified JSCOnly builds
Show description for 90c12c0committed
Commits on Mar 19, 2021
JS->Wasm IC must save the tag registers if it uses them
Show description for 7029f3dcommitted
Commits on Mar 18, 2021
[JSC] Error#cause should apply to WebAssembly error constructors too
Show description for 1dbb76ccommitted
Commits on Mar 17, 2021
[JSC] Implement Error#cause
Show description for b03c4f4committed
Commits on Mar 5, 2021
[WASM-Function-References] Update ref.func to produce (ref $t)
Show description for a50571cauthored andcommitted
Commits on Mar 3, 2021
[WASM-Function-References] Extend wasm type with type index
Show description for 0f1ff8eauthored andcommitted
Commits on Mar 1, 2021
[JSC] WebAssembly: make Wasm::Signature 32bit friendly
Show description for 3bd1034authored andcommitted
[JSC] Throw TypeError when getFunctionRealm hits revoked Proxy
Show description for e68ca1fcommitted
Commits on Feb 22, 2021
Implement the Top-level await proposal
Show description for 9060f3ccommitted
Commits on Feb 20, 2021
JS Modules in Workers
Show description for f0caab3committed
Commits on Feb 19, 2021
Implement a GC verifier.
Show description for c3ca5dccommitted
Mark Lam
Commits on Feb 2, 2021
Non-unified build fixes, late January 2021 edition
Show description for af4ea12committed
Commits on Jan 30, 2021
Unreviewed, fix after r272071
Show description for f2604eccommitted
Commits on Jan 29, 2021
[JSC] Fix WebAssembly.Global's error message and support "funcref"
Show description for 91d29efcommitted