v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::JSTypeHintLowering Member List

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

broker() constv8::internal::compiler::JSTypeHintLoweringinlineprivate
broker_v8::internal::compiler::JSTypeHintLoweringprivate
BuildDeoptIfFeedbackIsInsufficient(FeedbackSlot slot, Node *effect, Node *control, DeoptimizeReason reson) constv8::internal::compiler::JSTypeHintLoweringprivate
feedback_vector() constv8::internal::compiler::JSTypeHintLoweringinlineprivate
feedback_vector_v8::internal::compiler::JSTypeHintLoweringprivate
Flag enum namev8::internal::compiler::JSTypeHintLowering
Flags typedefv8::internal::compiler::JSTypeHintLowering
flags() constv8::internal::compiler::JSTypeHintLoweringinlineprivate
flags_v8::internal::compiler::JSTypeHintLoweringprivate
GetBinaryOperationHint(FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLoweringprivate
GetCompareOperationHint(FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLoweringprivate
isolate() constv8::internal::compiler::JSTypeHintLoweringprivate
jsgraph() constv8::internal::compiler::JSTypeHintLoweringinlineprivate
jsgraph_v8::internal::compiler::JSTypeHintLoweringprivate
JSSpeculativeBinopBuilder classv8::internal::compiler::JSTypeHintLoweringfriend
JSTypeHintLowering(JSHeapBroker *broker, JSGraph *jsgraph, FeedbackVectorRef feedback_vector, Flags flags)v8::internal::compiler::JSTypeHintLowering
JSTypeHintLowering(const JSTypeHintLowering &)=deletev8::internal::compiler::JSTypeHintLowering
kBailoutOnUninitialized enum valuev8::internal::compiler::JSTypeHintLowering
kNoFlags enum valuev8::internal::compiler::JSTypeHintLowering
operator=(const JSTypeHintLowering &)=deletev8::internal::compiler::JSTypeHintLowering
ReduceBinaryOperation(const Operator *op, Node *left, Node *right, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering
ReduceCallOperation(const Operator *op, Node *const *args, int arg_count, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering
ReduceConstructOperation(const Operator *op, Node *const *args, int arg_count, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering
ReduceForInNextOperation(Node *receiver, Node *cache_array, Node *cache_type, Node *index, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering
ReduceForInPrepareOperation(Node *enumerator, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering
ReduceGetIteratorOperation(const Operator *op, Node *obj, Node *effect, Node *control, FeedbackSlot load_slot, FeedbackSlot call_slot) constv8::internal::compiler::JSTypeHintLowering
ReduceLoadKeyedOperation(const Operator *op, Node *obj, Node *key, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering
ReduceLoadNamedOperation(const Operator *op, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering
ReduceStoreKeyedOperation(const Operator *op, Node *obj, Node *key, Node *val, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering
ReduceStoreNamedOperation(const Operator *op, Node *obj, Node *val, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering
ReduceToNumberOperation(Node *value, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering
ReduceUnaryOperation(const Operator *op, Node *operand, Node *effect, Node *control, FeedbackSlot slot) constv8::internal::compiler::JSTypeHintLowering