V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::LoopInfo Struct Reference

Public Member Functions

 LoopInfo (int parent_offset, int parameter_count, int register_count, Zone *zone)
 
int parent_offset () const
 
const ZoneVector< ResumeJumpTarget > & resume_jump_targets () const
 
void AddResumeTarget (const ResumeJumpTarget &target)
 
BytecodeLoopAssignmentsassignments ()
 
const BytecodeLoopAssignmentsassignments () const
 

Detailed Description

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


The documentation for this struct was generated from the following file: