Commits
User selector
Commit History
Commits on May 26, 2021
Use UncheckedLock even less in JavaScriptCore
Show description for 321cdfccommitted
Commits on May 24, 2021
Make CheckedLock the default Lock
Show description for e801aaacommitted
Commits on Jan 23, 2021
[JSC] Allow to build WebAssembly without B3
Show description for 0f083bbauthored andcommitted
Commits on Dec 5, 2019
[WebAssembly] Validate and generate bytecode in one pass
Show description for da01401committed
Commits on Aug 20, 2019
[JSC] OSR entry to Wasm OMG
Show description for 422b06ecommitted
Commits on Feb 22, 2019
[JSC] Use Fast Malloc as much as possible
Show description for d28ad86committed
Commits on Apr 18, 2018
Templatize CodePtr/Refs/FunctionPtrs with PtrTags.
Show description for 675bff0committed
Mark Lam
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 Jun 6, 2017
OMG tier up checks should be a patchpoint
Show description for 184a995committedUnreviewed, rolling out r217812.
Show description for 8c32316committedOMG tier up checks should be a patchpoint
Show description for 648e20dcommitted
Commits on May 18, 2017
WebAssembly: perform stack checks
Show description for 8430609committed
Commits on Mar 31, 2017
WebAssembly: When Wasm calls to C, it should use Wasm::Context* instead of ExecState* to get VM
Show description for 235a79acommitted
Loading