v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
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)v8::internal::compiler::InstructionBlockinline
ao_number() constv8::internal::compiler::InstructionBlockinline
ao_number_v8::internal::compiler::InstructionBlockprivate
clear_must_deconstruct_frame()v8::internal::compiler::InstructionBlockinline
code_end() constv8::internal::compiler::InstructionBlockinline
code_end_v8::internal::compiler::InstructionBlockprivate
code_start() constv8::internal::compiler::InstructionBlockinline
code_start_v8::internal::compiler::InstructionBlockprivate
code_target_alignment_v8::internal::compiler::InstructionBlockprivate
deferred_v8::internal::compiler::InstructionBlockprivate
dominator() constv8::internal::compiler::InstructionBlockinline
dominator_v8::internal::compiler::InstructionBlockprivate
first_instruction_index() constv8::internal::compiler::InstructionBlockinline
handler_v8::internal::compiler::InstructionBlockprivate
InstructionBlock(Zone *zone, RpoNumber rpo_number, RpoNumber loop_header, RpoNumber loop_end, RpoNumber dominator, bool deferred, bool handler)v8::internal::compiler::InstructionBlock
IsDeferred() constv8::internal::compiler::InstructionBlockinline
IsHandler() constv8::internal::compiler::InstructionBlockinline
IsLoopHeader() constv8::internal::compiler::InstructionBlockinline
IsLoopHeaderInAssemblyOrder() constv8::internal::compiler::InstructionBlockinline
IsSwitchTarget() constv8::internal::compiler::InstructionBlockinline
last_instruction_index() constv8::internal::compiler::InstructionBlockinline
loop_end() constv8::internal::compiler::InstructionBlockinline
loop_end_v8::internal::compiler::InstructionBlockprivate
loop_header() constv8::internal::compiler::InstructionBlockinline
loop_header_v8::internal::compiler::InstructionBlockprivate
loop_header_alignment_v8::internal::compiler::InstructionBlockprivate
mark_must_construct_frame()v8::internal::compiler::InstructionBlockinline
mark_must_deconstruct_frame()v8::internal::compiler::InstructionBlockinline
mark_needs_frame()v8::internal::compiler::InstructionBlockinline
MarkHandler()v8::internal::compiler::InstructionBlockinline
must_construct_frame() constv8::internal::compiler::InstructionBlockinline
must_construct_frame_v8::internal::compiler::InstructionBlockprivate
must_deconstruct_frame() constv8::internal::compiler::InstructionBlockinline
must_deconstruct_frame_v8::internal::compiler::InstructionBlockprivate
needs_frame() constv8::internal::compiler::InstructionBlockinline
needs_frame_v8::internal::compiler::InstructionBlockprivate
omitted_by_jump_threading() constv8::internal::compiler::InstructionBlockinline
omitted_by_jump_threading_v8::internal::compiler::InstructionBlockprivate
PhiAt(size_t i) constv8::internal::compiler::InstructionBlockinline
PhiInstructions typedefv8::internal::compiler::InstructionBlock
phis() constv8::internal::compiler::InstructionBlockinline
phis_v8::internal::compiler::InstructionBlockprivate
PredecessorCount() constv8::internal::compiler::InstructionBlockinline
PredecessorIndexOf(RpoNumber rpo_number) constv8::internal::compiler::InstructionBlock
Predecessors typedefv8::internal::compiler::InstructionBlock
predecessors()v8::internal::compiler::InstructionBlockinline
predecessors() constv8::internal::compiler::InstructionBlockinline
predecessors_v8::internal::compiler::InstructionBlockprivate
rpo_number() constv8::internal::compiler::InstructionBlockinline
rpo_number_v8::internal::compiler::InstructionBlockprivate
set_ao_number(RpoNumber ao_number)v8::internal::compiler::InstructionBlockinline
set_code_end(int32_t end)v8::internal::compiler::InstructionBlockinline
set_code_start(int32_t start)v8::internal::compiler::InstructionBlockinline
set_code_target_alignment(bool val)v8::internal::compiler::InstructionBlockinline
set_dominator(RpoNumber dominator)v8::internal::compiler::InstructionBlockinline
set_loop_header_alignment(bool val)v8::internal::compiler::InstructionBlockinline
set_omitted_by_jump_threading()v8::internal::compiler::InstructionBlockinline
set_switch_target(bool val)v8::internal::compiler::InstructionBlockinline
ShouldAlignCodeTarget() constv8::internal::compiler::InstructionBlockinline
ShouldAlignLoopHeader() constv8::internal::compiler::InstructionBlockinline
SuccessorCount() constv8::internal::compiler::InstructionBlockinline
Successors typedefv8::internal::compiler::InstructionBlock
successors()v8::internal::compiler::InstructionBlockinline
successors() constv8::internal::compiler::InstructionBlockinline
successors_v8::internal::compiler::InstructionBlockprivate
switch_target_v8::internal::compiler::InstructionBlockprivate
UnmarkHandler()v8::internal::compiler::InstructionBlockinline