V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::interpreter::BytecodeGenerator::ControlScope::DeferredCommands Class Referencefinal

Classes

struct  Entry
 

Public Member Functions

 DeferredCommands (BytecodeGenerator *generator, Register token_register, Register result_register)
 
void RecordCommand (Command command, Statement *statement)
 
void RecordHandlerReThrowPath ()
 
void RecordFallThroughPath ()
 
void ApplyDeferredCommands ()
 
BytecodeArrayBuilderbuilder ()
 
ControlScopeexecution_control ()
 

Detailed Description

Definition at line 160 of file bytecode-generator.cc.


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