V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::torque::ControlFlowGraph Class Reference

Public Member Functions

 ControlFlowGraph (Stack< const Type *> input_types)
 
BlockNewBlock (base::Optional< Stack< const Type *>> input_types, bool is_deferred)
 
void PlaceBlock (Block *block)
 
Blockstart () const
 
base::Optional< Block * > end () const
 
void set_end (Block *end)
 
void SetReturnType (const Type *t)
 
const std::vector< Block * > & blocks () const
 

Detailed Description

Definition at line 63 of file cfg.h.


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