Process-local execution frame trace used for JavaScript stack construction.
Summary
Functions
Returns the active JavaScript call frames for the current process.
Pops the current function frame from the process-local execution trace.
Pushes a function frame onto the process-local execution trace.
Updates the program counter of the current trace frame.
Functions
Returns the active JavaScript call frames for the current process.
Pops the current function frame from the process-local execution trace.
Pushes a function frame onto the process-local execution trace.
Updates the program counter of the current trace frame.