V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
BytecodeLabels (Zone *zone) | |
BytecodeLabel * | New () |
void | Bind (BytecodeArrayBuilder *builder) |
void | BindToLabel (BytecodeArrayBuilder *builder, const BytecodeLabel &target) |
bool | is_bound () const |
bool | empty () const |
Definition at line 59 of file bytecode-label.h.