Commits
User selector
Commit History
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on Sep 11, 2024
Share JS -> Wasm IC entrypoint code
Show description for d8cbb60committed
Commits on Aug 15, 2024
[JSC] Simplify useInterpretedJSEntryWrappers condition
Show description for ec42d32committed
Commits on May 6, 2024
Stop using `const char*` in string concatenation in JSC
Show description for d66a7a4committed
Commits on Apr 11, 2024
Split JSEntrypointCallee into JIT/Interpreted versions; fix no-jit build
Show description for 54a2d13authored andcommitted
Commits on Jul 20, 2023
Implement fundamentals of in-place interpreter
Show description for 03154b1authored andcommitted
Commits on Jan 29, 2023
[JSC] Remove "Embedder" word from wasm implementation
Show description for 2a2d8e7committed
Commits on Jan 23, 2023
[JSC] Clean up WasmToJS
Show description for db4b9bccommitted
Commits on Dec 31, 2022
[JSC] Make JSToWasmICCallee one of Wasm::Callee
Show description for 08ce70fcommitted
Commits on Dec 23, 2021
LLInt should loop OSR into BBQ and BBQ should loop OSR into OMG
Show description for 874d86fcommitted
Commits on Oct 23, 2020
Using WASM function size as the cap for choosing a register allocator causes performance regressions.
Show description for 061db52committed
Commits on May 20, 2020
[Wasm] Limit the size of Wasm function we optimize in OMG mode
Show description for 5b8e7f5committed
Commits on Oct 31, 2019
[WebAssembly] Create a Wasm interpreter
Show description for 21edee6committed
Commits on Aug 20, 2019
[JSC] OSR entry to Wasm OMG
Show description for 422b06ecommitted
Commits on Aug 2, 2019
[JSC] Support WebAssembly in SamplingProfiler
Show description for 607ce63committed
Loading