![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
int | suspend_id () const |
int | target_offset () const |
bool | is_leaf () const |
Static Public Member Functions | |
static ResumeJumpTarget | Leaf (int suspend_id, int target_offset) |
static ResumeJumpTarget | AtLoopHeader (int loop_header_offset, const ResumeJumpTarget &next) |
Definition at line 43 of file bytecode-analysis.h.