Move the execution context program counter update from ASM_TRY() to the generated slow-path call boundary. Slow paths still enter C++ with the current bytecode offset visible to stack and source location code, while ASM_TRY() only handles completion unwrapping and exception dispatch. |
||
|---|---|---|
| .. | ||
| asmint.asm | ||
| AsmSlowPaths.cpp | ||
| gen_asm_offsets.cpp | ||