V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::interpreter::BytecodeLabels Class Reference

Public Member Functions

 BytecodeLabels (Zone *zone)
 
BytecodeLabelNew ()
 
void Bind (BytecodeArrayBuilder *builder)
 
void BindToLabel (BytecodeArrayBuilder *builder, const BytecodeLabel &target)
 
bool is_bound () const
 
bool empty () const
 

Detailed Description

Definition at line 59 of file bytecode-label.h.


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