| ArgumentsElementsState(ArgumentsStateType type) | v8::internal::compiler::CommonOperatorBuilder | |
| ArgumentsLengthState() | v8::internal::compiler::CommonOperatorBuilder | |
| Assert(BranchSemantics semantics, const char *condition_string, const char *file, int line) | v8::internal::compiler::CommonOperatorBuilder | |
| BeginRegion(RegionObservability) | v8::internal::compiler::CommonOperatorBuilder | |
| Branch(BranchHint=BranchHint::kNone, BranchSemantics semantics=BranchSemantics::kUnspecified) | v8::internal::compiler::CommonOperatorBuilder | |
| cache_ | v8::internal::compiler::CommonOperatorBuilder | private |
| Call(const CallDescriptor *call_descriptor) | v8::internal::compiler::CommonOperatorBuilder | |
| Chained(const Operator *op) | v8::internal::compiler::CommonOperatorBuilder | |
| Checkpoint() | v8::internal::compiler::CommonOperatorBuilder | |
| CommonOperatorBuilder(Zone *zone) | v8::internal::compiler::CommonOperatorBuilder | explicit |
| CommonOperatorBuilder(const CommonOperatorBuilder &)=delete | v8::internal::compiler::CommonOperatorBuilder | |
| CompressedHeapConstant(const Handle< HeapObject > &) | v8::internal::compiler::CommonOperatorBuilder | |
| CreateFrameStateFunctionInfo(FrameStateType type, uint16_t parameter_count, uint16_t max_arguments, int local_count, IndirectHandle< SharedFunctionInfo > shared_info, IndirectHandle< BytecodeArray > bytecode_array) | v8::internal::compiler::CommonOperatorBuilder | |
| Dead() | v8::internal::compiler::CommonOperatorBuilder | |
| DeadValue(MachineRepresentation rep) | v8::internal::compiler::CommonOperatorBuilder | |
| Deoptimize(DeoptimizeReason reason, FeedbackSource const &feedback) | v8::internal::compiler::CommonOperatorBuilder | |
| DeoptimizeIf(DeoptimizeReason reason, FeedbackSource const &feedback) | v8::internal::compiler::CommonOperatorBuilder | |
| DeoptimizeUnless(DeoptimizeReason reason, FeedbackSource const &feedback) | v8::internal::compiler::CommonOperatorBuilder | |
| EffectPhi(int effect_input_count) | v8::internal::compiler::CommonOperatorBuilder | |
| End(size_t control_input_count) | v8::internal::compiler::CommonOperatorBuilder | |
| EnterMachineGraph(UseInfo use_info) | v8::internal::compiler::CommonOperatorBuilder | |
| ExitMachineGraph(MachineRepresentation output_representation, Type output_type) | v8::internal::compiler::CommonOperatorBuilder | |
| ExternalConstant(const ExternalReference &) | v8::internal::compiler::CommonOperatorBuilder | |
| FinishRegion() | v8::internal::compiler::CommonOperatorBuilder | |
| Float32Constant(float) | v8::internal::compiler::CommonOperatorBuilder | |
| Float64Constant(double) | v8::internal::compiler::CommonOperatorBuilder | |
| FrameState(BytecodeOffset bailout_id, OutputFrameStateCombine state_combine, const FrameStateFunctionInfo *function_info) | v8::internal::compiler::CommonOperatorBuilder | |
| HeapConstant(const Handle< HeapObject > &) | v8::internal::compiler::CommonOperatorBuilder | |
| IfDefault(BranchHint hint=BranchHint::kNone) | v8::internal::compiler::CommonOperatorBuilder | |
| IfException() | v8::internal::compiler::CommonOperatorBuilder | |
| IfFalse() | v8::internal::compiler::CommonOperatorBuilder | |
| IfSuccess() | v8::internal::compiler::CommonOperatorBuilder | |
| IfTrue() | v8::internal::compiler::CommonOperatorBuilder | |
| IfValue(int32_t value, int32_t order=0, BranchHint hint=BranchHint::kNone) | v8::internal::compiler::CommonOperatorBuilder | |
| InductionVariablePhi(int value_input_count) | v8::internal::compiler::CommonOperatorBuilder | |
| Int32Constant(int32_t) | v8::internal::compiler::CommonOperatorBuilder | |
| Int64Constant(int64_t) | v8::internal::compiler::CommonOperatorBuilder | |
| Loop(int control_input_count) | v8::internal::compiler::CommonOperatorBuilder | |
| LoopExit() | v8::internal::compiler::CommonOperatorBuilder | |
| LoopExitEffect() | v8::internal::compiler::CommonOperatorBuilder | |
| LoopExitValue(MachineRepresentation rep) | v8::internal::compiler::CommonOperatorBuilder | |
| Merge(int control_input_count) | v8::internal::compiler::CommonOperatorBuilder | |
| NumberConstant(double) | v8::internal::compiler::CommonOperatorBuilder | |
| ObjectId(uint32_t) | v8::internal::compiler::CommonOperatorBuilder | |
| ObjectState(uint32_t object_id, int pointer_slots) | v8::internal::compiler::CommonOperatorBuilder | |
| operator=(const CommonOperatorBuilder &)=delete | v8::internal::compiler::CommonOperatorBuilder | |
| OsrValue(int index) | v8::internal::compiler::CommonOperatorBuilder | |
| Parameter(int index, const char *debug_name=nullptr) | v8::internal::compiler::CommonOperatorBuilder | |
| Phi(MachineRepresentation representation, int value_input_count) | v8::internal::compiler::CommonOperatorBuilder | |
| Plug() | v8::internal::compiler::CommonOperatorBuilder | |
| PointerConstant(intptr_t) | v8::internal::compiler::CommonOperatorBuilder | |
| Projection(size_t index) | v8::internal::compiler::CommonOperatorBuilder | |
| RelocatableInt32Constant(int32_t value, RelocInfo::Mode rmode) | v8::internal::compiler::CommonOperatorBuilder | |
| RelocatableInt64Constant(int64_t value, RelocInfo::Mode rmode) | v8::internal::compiler::CommonOperatorBuilder | |
| ResizeMergeOrPhi(const Operator *op, int size) | v8::internal::compiler::CommonOperatorBuilder | |
| Retain() | v8::internal::compiler::CommonOperatorBuilder | |
| Return(int value_input_count=1) | v8::internal::compiler::CommonOperatorBuilder | |
| Select(MachineRepresentation, BranchHint=BranchHint::kNone, BranchSemantics semantics=BranchSemantics::kUnspecified) | v8::internal::compiler::CommonOperatorBuilder | |
| SLVerifierHint(const Operator *semantics, const std::optional< Type > &override_output_type) | v8::internal::compiler::CommonOperatorBuilder | |
| Start(int value_output_count) | v8::internal::compiler::CommonOperatorBuilder | |
| StateValues(int arguments, SparseInputMask bitmask) | v8::internal::compiler::CommonOperatorBuilder | |
| StaticAssert(const char *source) | v8::internal::compiler::CommonOperatorBuilder | |
| Switch(size_t control_output_count) | v8::internal::compiler::CommonOperatorBuilder | |
| TaggedIndexConstant(int32_t value) | v8::internal::compiler::CommonOperatorBuilder | |
| TailCall(const CallDescriptor *call_descriptor) | v8::internal::compiler::CommonOperatorBuilder | |
| Terminate() | v8::internal::compiler::CommonOperatorBuilder | |
| Throw() | v8::internal::compiler::CommonOperatorBuilder | |
| TrustedHeapConstant(const Handle< HeapObject > &) | v8::internal::compiler::CommonOperatorBuilder | |
| TypedObjectState(uint32_t object_id, const ZoneVector< MachineType > *types) | v8::internal::compiler::CommonOperatorBuilder | |
| TypedStateValues(const ZoneVector< MachineType > *types, SparseInputMask bitmask) | v8::internal::compiler::CommonOperatorBuilder | |
| TypeGuard(Type type) | v8::internal::compiler::CommonOperatorBuilder | |
| Unreachable() | v8::internal::compiler::CommonOperatorBuilder | |
| zone() const | v8::internal::compiler::CommonOperatorBuilder | inlineprivate |
| zone_ | v8::internal::compiler::CommonOperatorBuilder | private |