#include <stacks.h>
Definition at line 25 of file stacks.h.
◆ StackState
| Enumerator |
|---|
| Active | |
| Suspended | |
| Inactive | |
| Retired | |
Definition at line 41 of file stacks.h.
◆ fp
| Address v8::internal::wasm::JumpBuffer::fp |
◆ parent
| StackMemory* v8::internal::wasm::JumpBuffer::parent = nullptr |
◆ pc
| Address v8::internal::wasm::JumpBuffer::pc |
◆ sp
| Address v8::internal::wasm::JumpBuffer::sp |
◆ stack_limit
| void* v8::internal::wasm::JumpBuffer::stack_limit |
◆ state
The documentation for this struct was generated from the following file: