V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::BytecodeGraphBuilder Class Reference

Classes

class  Environment
 
class  OsrIteratorState
 
struct  SubEnvironment
 

Public Member Functions

 BytecodeGraphBuilder (Zone *local_zone, Handle< BytecodeArray > bytecode_array, Handle< SharedFunctionInfo > shared, Handle< FeedbackVector > feedback_vector, BailoutId osr_offset, JSGraph *jsgraph, CallFrequency &invocation_frequency, SourcePositionTable *source_positions, Handle< Context > native_context, int inlining_id=SourcePosition::kNotInlined, JSTypeHintLowering::Flags flags=JSTypeHintLowering::kNoFlags, bool stack_check=true, bool analyze_environment_liveness=true)
 
void CreateGraph ()
 

Detailed Description

Definition at line 29 of file bytecode-graph-builder.h.


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