V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::ResumeJumpTarget Class Reference

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)
 

Detailed Description

Definition at line 43 of file bytecode-analysis.h.


The documentation for this class was generated from the following files: