Commits
User selector
Commit History
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Dec 18, 2025
[JSC] Wasm: fix exceptions with inlining between SIMD and non-SIMD functions
Show description for c410d58committed
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 Aug 20, 2019
[JSC] OSR entry to Wasm OMG
Show description for 422b06ecommitted
Commits on Sep 13, 2018
[WebAssembly] Inline WasmContext accessor functions
Show description for 9a67cefcommitted
Commits on Oct 26, 2017
WebAssembly: no VM / JS version of our implementation
Show description for 43f84e9committed
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 4, 2017
WebAssembly: address no VM / JS follow-ups
Show description for b1ca540committed
Commits on Oct 3, 2017
WebAssembly: no VM / JS version of everything but Instance
Show description for 26ecac5committed
Commits on May 18, 2017
WebAssembly: perform stack checks
Show description for 8430609committed
Commits on Mar 30, 2017
WebAssembly: pass Wasm::Context* to vmEntryToWasm when not using fast TLS
Show description for 9ef2a8bcommitted
Commits on Mar 28, 2017
WebAssembly: add fallback to use pinned register to load/store state
Show description for 29d6b9ecommitted
Commits on Mar 24, 2017
WebAssembly: store state in TLS instead of on VM
Show description for 616a7a3committed
Loading