Commits
User selector
Commit History
Commits on Apr 20, 2026
Further reduce use of jsCast<>()
Show description for e602202committed
Commits on Apr 19, 2026
Drop jsDynamicCast<>() in favor of dynamicDowncast<>()
Show description for a6df288authored andcommitted
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Oct 10, 2025
Adopt LIFETIME_BOUND for WTF::RefPtr
Show description for 6773b6cauthored andcommitted
Commits on Oct 8, 2025
Throwing TerminationException from a function prologue should zombify the top frame.
Show description for 75aed5ecommitted
Mark Lam
Commits on Oct 6, 2025
Unreviewed, reverting 301069@main.
Show description for 1d4be56authored andcommittedAdopt LIFETIME_BOUND for WTF::RefPtr
Show description for 74dea89authored andcommitted
Commits on Sep 29, 2025
[JSC] Replace static_cast with uncheckedDowncast for Wasm::Callee type safety
Show description for 48425afcommitted
Commits on Sep 21, 2025
[JSC] OMG exception throwing thunk should be called instead of jumped
Show description for 276a147committed
Commits on Sep 19, 2025
[JSC] Further OMG should not rely on CallSiteIndex in stack
Show description for 7bd1beccommitted
Commits on Sep 15, 2025
[JSC] Do not store CallSiteIndex in OMG calls
Show description for c0a0c1fcommitted
Commits on Aug 4, 2025
[JSC] Improve stack traces for Wasm functions
Show description for 0561604committed
Commits on Mar 25, 2025
[ARMv7] Fix i32 wasm args when useJIT=0
Show description for 21f5de3committed
Commits on Feb 6, 2025
[JSC] Do not use stored call-site-index for OMG
Show description for 005a3becommitted
Commits on Sep 22, 2024
Remove unnecessary uses of reinterpret_cast
Show description for de71d46committed
Commits on Jul 2, 2024
Split makeString() and friends out into their own header
Show description for 632f103committed
Commits on May 6, 2024
Stop using `const char*` in string concatenation in JSC
Show description for d66a7a4committed
Commits on Jan 13, 2024
Introducing LineColumn.
Show description for a9319f5committed
Mark Lam
Commits on Jan 9, 2024
[JSC] exception from handleHostCall for tail-call should be handled correctly
Show description for e94a54ecommitted
Commits on Oct 24, 2023
Change ExpressionRangeInfo's divot, startOffset, and endOffset to be of type unsigned.
Show description for dd31388committed
Mark Lam
Commits on Sep 2, 2023
[JSC] Remove Wasm BBQ Air code generator
Show description for 481c8cfcommitted
Commits on Aug 19, 2023
[JSC] Introduce NativeCallee
Show description for 31e3bbecommitted
Commits on Jul 6, 2023
Ensure validity of ENABLE(WEBASSEMBLY) without ENABLE(WEBASSEMBLY_B3JIT)
Show description for 441ba4dcommitted
Commits on Mar 31, 2023
Cherry-pick 259548.39@safari-7615-branch (c68b7da0d9b4). rdar://107474520
Show description for bbd4b0aauthored andcommitted
Commits on Mar 28, 2023
[JSC] Add ImplementationVisibility to Wasm::Callee
Show description for 88070f0committed
Commits on Mar 15, 2023
Fix stack traces for wasm inlined functions
Show description for d32c0d5committed
Justin Michaud
Commits on Jan 23, 2023
[JSC] Clean up WasmToJS
Show description for db4b9bccommitted
Commits on Jan 2, 2023
[JSC] Store JSWebAssemblyInstance in WasmToJS stub instead of JSWebAssemblyModule
Show description for 11eab47committed
Commits on Dec 31, 2022
[JSC] Make JSToWasmICCallee one of Wasm::Callee
Show description for 08ce70fcommitted
Commits on Dec 22, 2022
[JSC] Stop nulling out the CodeBlock spot inside the call frame inside WebAssembly
Show description for 5f73a3ccommitted
Commits on Dec 16, 2022
Introduce CallFrame::returnPCForInspection(), and removed some unused code.
Show description for 689b0bacommitted
Mark Lam
Commits on Oct 24, 2022
[GTK] [2.38.1] Non-unified builds broken
Show description for c585643authored andcommitted
Commits on Aug 2, 2022
Web Inspector: should not include injected script host hooks in stack traces
Show description for ec3fecacommitted
Commits on Jun 19, 2022
Introducing RawHex, a counterpart to RawPointer
Show description for 1726a5ecommitted
Mark Lam
Commits on Apr 16, 2022
[JSC] Remove VM& parameter from structure related code including jsDyamicCast
Show description for a6d202ccommitted