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 Jun 25, 2021
[WASM-Function-References] Add support for (ref null? $t) type constructor
Show description for 5792157authored andcommitted
Commits on May 22, 2021
Replace LockHolder with Locker in local variables
Show description for b46f54ecommittedUnreviewed, reverting r277913.
Show description for 0b6e751committedReplace LockHolder with Locker in local variables
Show description for db20ed5committed
Commits on Mar 3, 2021
[WASM-Function-References] Extend wasm type with type index
Show description for 0f1ff8eauthored andcommitted
Commits on May 9, 2020
Fix build errors and warnings for non-unified JSCOnly
Show description for 849a39acommitted
Commits on Oct 8, 2019
[GTK][WPE] Fix non-unified builds after r250486
Show description for 5d6fea0committed
Commits on Oct 1, 2019
Add support for the Wasm multi-value proposal
Show description for fbf1012committed
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on Apr 9, 2019
JSC should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF
Show description for 4a3d6e0committed
Commits on Sep 7, 2018
[WebAssembly] Optimize JS to Wasm call by using pointer of Signature as SignatureIndex
Show description for c37b4a6committed
Commits on Dec 1, 2017
Unreviewed, rolling out r225362.
Show description for 50ca43fcommitted
Commits on Nov 30, 2017
[JSC] Remove easy toRemove & map.remove() use
Show description for 29ad622committed
Commits on Oct 20, 2017
WebAssembly: no VM / JS version of everything but Instance
Show description for 6b950e6committed
Commits on Oct 6, 2017
Unreviewed, rolling out r222791 and r222873.
Show description for 8171170authored andcommitted
Commits on Oct 3, 2017
WebAssembly: no VM / JS version of everything but Instance
Show description for 26ecac5committed
Commits on Sep 13, 2017
Do unified source builds for JSC
Show description for 6313e87committed
Commits on Apr 5, 2017
[JSC] Suppress warnings in GCC
Show description for 719c959committedWebAssembly: ModuleInformation should be a ref counted thing that can be shared across threads.
Show description for 5c40c80committed
Commits on Mar 31, 2017
WebAssembly: Ref count Signature and SignatureInformation should not care about VM
Show description for cf6e822committed
Commits on Jan 3, 2017
WebAssembly: handle and optimize wasm export → wasm import calls
Show description for bf1977fcommitted
Commits on Dec 20, 2016
WebAssembly: unique function signatures
Show description for 045d5b2committed
Loading