Add(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
AsyncFunctionEnter() | v8::internal::compiler::JSOperatorBuilder | |
AsyncFunctionReject() | v8::internal::compiler::JSOperatorBuilder | |
AsyncFunctionResolve() | v8::internal::compiler::JSOperatorBuilder | |
BitwiseAnd(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
BitwiseNot(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
BitwiseOr(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
BitwiseXor(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
cache_ | v8::internal::compiler::JSOperatorBuilder | private |
Call(size_t arity, CallFrequency const &frequency=CallFrequency(), FeedbackSource const &feedback=FeedbackSource(), ConvertReceiverMode convert_mode=ConvertReceiverMode::kAny, SpeculationMode speculation_mode=SpeculationMode::kDisallowSpeculation, CallFeedbackRelation feedback_relation=CallFeedbackRelation::kUnrelated) | v8::internal::compiler::JSOperatorBuilder | |
CallForwardVarargs(size_t arity, uint32_t start_index) | v8::internal::compiler::JSOperatorBuilder | |
CallRuntime(Runtime::FunctionId id) | v8::internal::compiler::JSOperatorBuilder | |
CallRuntime(Runtime::FunctionId id, size_t arity, Operator::Properties properties=Operator::kNoProperties) | v8::internal::compiler::JSOperatorBuilder | |
CallRuntime(const Runtime::Function *function, size_t arity, Operator::Properties properties=Operator::kNoProperties) | v8::internal::compiler::JSOperatorBuilder | |
CallWithArrayLike(CallFrequency const &frequency, const FeedbackSource &feedback=FeedbackSource{}, SpeculationMode speculation_mode=SpeculationMode::kDisallowSpeculation, CallFeedbackRelation feedback_relation=CallFeedbackRelation::kTarget) | v8::internal::compiler::JSOperatorBuilder | |
CallWithSpread(uint32_t arity, CallFrequency const &frequency=CallFrequency(), FeedbackSource const &feedback=FeedbackSource(), SpeculationMode speculation_mode=SpeculationMode::kDisallowSpeculation, CallFeedbackRelation feedback_relation=CallFeedbackRelation::kTarget) | v8::internal::compiler::JSOperatorBuilder | |
CloneObject(FeedbackSource const &feedback, int literal_flags) | v8::internal::compiler::JSOperatorBuilder | |
Construct(uint32_t arity, CallFrequency const &frequency=CallFrequency(), FeedbackSource const &feedback=FeedbackSource()) | v8::internal::compiler::JSOperatorBuilder | |
ConstructForwardAllArgs(CallFrequency const &frequency=CallFrequency(), FeedbackSource const &feedback=FeedbackSource()) | v8::internal::compiler::JSOperatorBuilder | |
ConstructForwardVarargs(size_t arity, uint32_t start_index) | v8::internal::compiler::JSOperatorBuilder | |
ConstructWithArrayLike(CallFrequency const &frequency, FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
ConstructWithSpread(uint32_t arity, CallFrequency const &frequency=CallFrequency(), FeedbackSource const &feedback=FeedbackSource()) | v8::internal::compiler::JSOperatorBuilder | |
Create() | v8::internal::compiler::JSOperatorBuilder | |
CreateArguments(CreateArgumentsType type) | v8::internal::compiler::JSOperatorBuilder | |
CreateArray(size_t arity, OptionalAllocationSiteRef site) | v8::internal::compiler::JSOperatorBuilder | |
CreateArrayFromIterable() | v8::internal::compiler::JSOperatorBuilder | |
CreateArrayIterator(IterationKind) | v8::internal::compiler::JSOperatorBuilder | |
CreateAsyncFunctionObject(int register_count) | v8::internal::compiler::JSOperatorBuilder | |
CreateBlockContext(ScopeInfoRef scpope_info) | v8::internal::compiler::JSOperatorBuilder | |
CreateBoundFunction(size_t arity, MapRef map) | v8::internal::compiler::JSOperatorBuilder | |
CreateCatchContext(ScopeInfoRef scope_info) | v8::internal::compiler::JSOperatorBuilder | |
CreateClosure(SharedFunctionInfoRef shared_info, CodeRef code, AllocationType allocation=AllocationType::kYoung) | v8::internal::compiler::JSOperatorBuilder | |
CreateCollectionIterator(CollectionKind, IterationKind) | v8::internal::compiler::JSOperatorBuilder | |
CreateEmptyLiteralArray(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
CreateEmptyLiteralObject() | v8::internal::compiler::JSOperatorBuilder | |
CreateFunctionContext(ScopeInfoRef scope_info, int slot_count, ScopeType scope_type) | v8::internal::compiler::JSOperatorBuilder | |
CreateGeneratorObject() | v8::internal::compiler::JSOperatorBuilder | |
CreateIterResultObject() | v8::internal::compiler::JSOperatorBuilder | |
CreateKeyValueArray() | v8::internal::compiler::JSOperatorBuilder | |
CreateLiteralArray(ArrayBoilerplateDescriptionRef constant, FeedbackSource const &feedback, int literal_flags, int number_of_elements) | v8::internal::compiler::JSOperatorBuilder | |
CreateLiteralObject(ObjectBoilerplateDescriptionRef constant, FeedbackSource const &feedback, int literal_flags, int number_of_properties) | v8::internal::compiler::JSOperatorBuilder | |
CreateLiteralRegExp(StringRef constant_pattern, FeedbackSource const &feedback, int literal_flags) | v8::internal::compiler::JSOperatorBuilder | |
CreateObject() | v8::internal::compiler::JSOperatorBuilder | |
CreatePromise() | v8::internal::compiler::JSOperatorBuilder | |
CreateStringIterator() | v8::internal::compiler::JSOperatorBuilder | |
CreateStringWrapper() | v8::internal::compiler::JSOperatorBuilder | |
CreateTypedArray() | v8::internal::compiler::JSOperatorBuilder | |
CreateWithContext(ScopeInfoRef scope_info) | v8::internal::compiler::JSOperatorBuilder | |
Debugger() | v8::internal::compiler::JSOperatorBuilder | |
Decrement(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
DefineKeyedOwnProperty(LanguageMode language_mode, FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
DefineKeyedOwnPropertyInLiteral(const FeedbackSource &feedback) | v8::internal::compiler::JSOperatorBuilder | |
DefineNamedOwnProperty(NameRef name, FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
DeleteProperty() | v8::internal::compiler::JSOperatorBuilder | |
Divide(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
Equal(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
Exponentiate(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
FindNonDefaultConstructorOrConstruct() | v8::internal::compiler::JSOperatorBuilder | |
ForInEnumerate() | v8::internal::compiler::JSOperatorBuilder | |
ForInNext(ForInMode mode, const FeedbackSource &feedback) | v8::internal::compiler::JSOperatorBuilder | |
ForInPrepare(ForInMode mode, const FeedbackSource &feedback) | v8::internal::compiler::JSOperatorBuilder | |
FulfillPromise() | v8::internal::compiler::JSOperatorBuilder | |
GeneratorRestoreContext() | v8::internal::compiler::JSOperatorBuilder | |
GeneratorRestoreContinuation() | v8::internal::compiler::JSOperatorBuilder | |
GeneratorRestoreInputOrDebugPos() | v8::internal::compiler::JSOperatorBuilder | |
GeneratorRestoreRegister(int index) | v8::internal::compiler::JSOperatorBuilder | |
GeneratorStore(int value_count) | v8::internal::compiler::JSOperatorBuilder | |
GetImportMeta() | v8::internal::compiler::JSOperatorBuilder | |
GetIterator(FeedbackSource const &load_feedback, FeedbackSource const &call_feedback) | v8::internal::compiler::JSOperatorBuilder | |
GetSuperConstructor() | v8::internal::compiler::JSOperatorBuilder | |
GetTemplateObject(TemplateObjectDescriptionRef description, SharedFunctionInfoRef shared, FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
GreaterThan(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
GreaterThanOrEqual(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
HasContextExtension(size_t depth) | v8::internal::compiler::JSOperatorBuilder | |
HasInPrototypeChain() | v8::internal::compiler::JSOperatorBuilder | |
HasProperty(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
Increment(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
InstanceOf(const FeedbackSource &feedback) | v8::internal::compiler::JSOperatorBuilder | |
JSOperatorBuilder(Zone *zone) | v8::internal::compiler::JSOperatorBuilder | explicit |
JSOperatorBuilder(const JSOperatorBuilder &)=delete | v8::internal::compiler::JSOperatorBuilder | |
LessThan(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
LessThanOrEqual(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
LoadContext(size_t depth, size_t index, bool immutable) | v8::internal::compiler::JSOperatorBuilder | |
LoadGlobal(NameRef name, const FeedbackSource &feedback, TypeofMode typeof_mode=TypeofMode::kNotInside) | v8::internal::compiler::JSOperatorBuilder | |
LoadMessage() | v8::internal::compiler::JSOperatorBuilder | |
LoadModule(int32_t cell_index) | v8::internal::compiler::JSOperatorBuilder | |
LoadNamed(NameRef name, FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
LoadNamedFromSuper(NameRef name, FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
LoadProperty(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
LoadScriptContext(size_t depth, size_t index) | v8::internal::compiler::JSOperatorBuilder | |
Modulus(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
Multiply(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
Negate(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
ObjectIsArray() | v8::internal::compiler::JSOperatorBuilder | |
operator=(const JSOperatorBuilder &)=delete | v8::internal::compiler::JSOperatorBuilder | |
OrdinaryHasInstance() | v8::internal::compiler::JSOperatorBuilder | |
ParseInt() | v8::internal::compiler::JSOperatorBuilder | |
PerformPromiseThen() | v8::internal::compiler::JSOperatorBuilder | |
PromiseResolve() | v8::internal::compiler::JSOperatorBuilder | |
RegExpTest() | v8::internal::compiler::JSOperatorBuilder | |
RejectPromise() | v8::internal::compiler::JSOperatorBuilder | |
ResolvePromise() | v8::internal::compiler::JSOperatorBuilder | |
SetKeyedProperty(LanguageMode language_mode, FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
SetNamedProperty(LanguageMode language_mode, NameRef name, FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
ShiftLeft(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
ShiftRight(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
ShiftRightLogical(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
StackCheck(StackCheckKind kind) | v8::internal::compiler::JSOperatorBuilder | |
StoreContext(size_t depth, size_t index) | v8::internal::compiler::JSOperatorBuilder | |
StoreGlobal(LanguageMode language_mode, NameRef name, const FeedbackSource &feedback) | v8::internal::compiler::JSOperatorBuilder | |
StoreInArrayLiteral(const FeedbackSource &feedback) | v8::internal::compiler::JSOperatorBuilder | |
StoreMessage() | v8::internal::compiler::JSOperatorBuilder | |
StoreModule(int32_t cell_index) | v8::internal::compiler::JSOperatorBuilder | |
StoreScriptContext(size_t depth, size_t index) | v8::internal::compiler::JSOperatorBuilder | |
StrictEqual(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
Subtract(FeedbackSource const &feedback) | v8::internal::compiler::JSOperatorBuilder | |
ToBigInt() | v8::internal::compiler::JSOperatorBuilder | |
ToBigIntConvertNumber() | v8::internal::compiler::JSOperatorBuilder | |
ToLength() | v8::internal::compiler::JSOperatorBuilder | |
ToName() | v8::internal::compiler::JSOperatorBuilder | |
ToNumber() | v8::internal::compiler::JSOperatorBuilder | |
ToNumberConvertBigInt() | v8::internal::compiler::JSOperatorBuilder | |
ToNumeric() | v8::internal::compiler::JSOperatorBuilder | |
ToObject() | v8::internal::compiler::JSOperatorBuilder | |
ToString() | v8::internal::compiler::JSOperatorBuilder | |
zone() const | v8::internal::compiler::JSOperatorBuilder | inlineprivate |
zone_ | v8::internal::compiler::JSOperatorBuilder | private |