v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::wasm::WasmInterpreterThread::Activation Member List

This is the complete list of members for v8::internal::wasm::WasmInterpreterThread::Activation, including all inherited members.

Activation(WasmInterpreterThread *thread, WasmInterpreterRuntime *wasm_runtime, Address frame_pointer, uint8_t *start_fp, const FrameState &callee_frame_state)v8::internal::wasm::WasmInterpreterThread::Activationinline
CaptureStackTrace(const TrapStatus *trap_status=nullptr) constv8::internal::wasm::WasmInterpreterThread::Activationprivate
current_fp_v8::internal::wasm::WasmInterpreterThread::Activationprivate
current_frame_size_v8::internal::wasm::WasmInterpreterThread::Activationprivate
current_frame_state_v8::internal::wasm::WasmInterpreterThread::Activationprivate
current_ref_stack_fp_v8::internal::wasm::WasmInterpreterThread::Activationprivate
current_ref_stack_frame_size_v8::internal::wasm::WasmInterpreterThread::Activationprivate
frame_pointer_v8::internal::wasm::WasmInterpreterThread::Activationprivate
GetCurrentFrame() constv8::internal::wasm::WasmInterpreterThread::Activationinline
GetFramePointer() constv8::internal::wasm::WasmInterpreterThread::Activationinline
GetFunctionIndex(int index) constv8::internal::wasm::WasmInterpreterThread::Activation
GetIsolate() constv8::internal::wasm::WasmInterpreterThread::Activationinline
GetStackTrace()v8::internal::wasm::WasmInterpreterThread::Activationinline
GetWasmRuntime() constv8::internal::wasm::WasmInterpreterThread::Activationinline
NextFrameAddress() constv8::internal::wasm::WasmInterpreterThread::Activationinline
NextRefStackOffset() constv8::internal::wasm::WasmInterpreterThread::Activationinline
SetCurrentActivationFrame(uint8_t *current_fp, uint32_t current_frame_size, uint32_t current_stack_size, uint32_t current_ref_stack_fp, uint32_t current_ref_stack_frame_size)v8::internal::wasm::WasmInterpreterThread::Activationinline
SetCurrentFrame(const FrameState &frame_state)v8::internal::wasm::WasmInterpreterThread::Activationinline
SetTrapped(int trap_function_index, int trap_pc)v8::internal::wasm::WasmInterpreterThread::Activationinline
thread() constv8::internal::wasm::WasmInterpreterThread::Activationinline
thread_v8::internal::wasm::WasmInterpreterThread::Activationprivate
trap_stack_trace_v8::internal::wasm::WasmInterpreterThread::Activationprivate
wasm_runtime_v8::internal::wasm::WasmInterpreterThread::Activationprivate