V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::InstructionBlock Member List

This is the complete list of members for v8::internal::compiler::InstructionBlock, including all inherited members.

AddPhi(PhiInstruction *phi) (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
ao_number() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
code_end() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
code_start() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
first_instruction_index() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
InstructionBlock(Zone *zone, RpoNumber rpo_number, RpoNumber loop_header, RpoNumber loop_end, bool deferred, bool handler) (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlock
IsDeferred() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
IsHandler() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
IsLoopHeader() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
last_instruction_index() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
loop_end() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
loop_header() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
mark_must_construct_frame() (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
mark_must_deconstruct_frame() (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
mark_needs_frame() (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
must_construct_frame() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
must_deconstruct_frame() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
needs_frame() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
PhiAt(size_t i) const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
PhiInstructions typedef (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlock
phis() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
PredecessorCount() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
PredecessorIndexOf(RpoNumber rpo_number) const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlock
predecessors() (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
predecessors() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
Predecessors typedef (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlock
rpo_number() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
set_alignment(bool val) (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
set_ao_number(RpoNumber ao_number) (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
set_code_end(int32_t end) (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
set_code_start(int32_t start) (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
ShouldAlign() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
SuccessorCount() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
successors() (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
successors() const (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlockinline
Successors typedef (defined in v8::internal::compiler::InstructionBlock)v8::internal::compiler::InstructionBlock