accumulator_base() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inlineprivate |
accumulator_base_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
BindAccumulator(Node *node, FrameStateAttachmentMode mode=kDontAttachFrameState) | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
BindGeneratorState(Node *node) | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
BindRegister(interpreter::Register the_register, Node *node, FrameStateAttachmentMode mode=kDontAttachFrameState) | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
BindRegistersToProjections(interpreter::Register first_reg, Node *node, FrameStateAttachmentMode mode=kDontAttachFrameState) | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
builder() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inlineprivate |
builder_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
Checkpoint(BytecodeOffset bytecode_offset, OutputFrameStateCombine combine, const BytecodeLivenessState *liveness) | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
common() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inlineprivate |
Context() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inline |
context_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
control_dependency_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
Copy() | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
effect_dependency_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
Environment(BytecodeGraphBuilder *builder, int register_count, int parameter_count, interpreter::Register incoming_new_target_or_generator, Node *control_dependency) | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
Environment(const Environment *copy) | v8::internal::compiler::BytecodeGraphBuilder::Environment | explicitprivate |
FillWithOsrValues() | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
FrameStateAttachmentMode enum name | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
generator_state_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
GetControlDependency() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inline |
GetEffectDependency() | v8::internal::compiler::BytecodeGraphBuilder::Environment | inline |
GetStateValuesFromCache(Node **values, int count, const BytecodeLivenessState *liveness) | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
graph() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inlineprivate |
kAttachFrameState enum value | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
kDontAttachFrameState enum value | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
LookupAccumulator() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
LookupGeneratorState() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
LookupRegister(interpreter::Register the_register) const | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
Merge(Environment *other, const BytecodeLivenessState *liveness) | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
operator delete(void *, size_t) | v8::internal::ZoneObject | inline |
operator delete(void *pointer, Zone *zone)=delete | v8::internal::ZoneObject | |
operator new(size_t, Zone *)=delete | v8::internal::ZoneObject | |
operator new(size_t size, void *ptr) | v8::internal::ZoneObject | inline |
parameter_count() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inline |
parameter_count_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
parameters_state_values_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
PrepareForLoop(const BytecodeLoopAssignments &assignments, const BytecodeLivenessState *liveness) | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
PrepareForLoopExit(Node *loop, const BytecodeLoopAssignments &assignments, const BytecodeLivenessState *liveness) | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
RecordAfterState(Node *node, FrameStateAttachmentMode mode=kDontAttachFrameState) | v8::internal::compiler::BytecodeGraphBuilder::Environment | |
register_base() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inlineprivate |
register_base_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
register_count() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inline |
register_count_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
RegisterToValuesIndex(interpreter::Register the_register) const | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
SetContext(Node *new_context) | v8::internal::compiler::BytecodeGraphBuilder::Environment | inline |
StateValuesRequireUpdate(Node **state_values, Node **values, int count) | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
UpdateControlDependency(Node *dependency) | v8::internal::compiler::BytecodeGraphBuilder::Environment | inline |
UpdateEffectDependency(Node *dependency) | v8::internal::compiler::BytecodeGraphBuilder::Environment | inline |
UpdateStateValues(Node **state_values, Node **values, int count) | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
values() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inlineprivate |
values() | v8::internal::compiler::BytecodeGraphBuilder::Environment | inlineprivate |
values_ | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
Zone | v8::internal::compiler::BytecodeGraphBuilder::Environment | private |
zone() const | v8::internal::compiler::BytecodeGraphBuilder::Environment | inlineprivate |