arg(int i) | v8::internal::maglev::Call | inline |
args() | v8::internal::maglev::Call | inline |
Base typedef | v8::internal::maglev::Call | private |
Call(uint64_t bitfield, ConvertReceiverMode mode, TargetType target_type, ValueNode *function, ValueNode *context) | v8::internal::maglev::Call | inline |
context() | v8::internal::maglev::Call | inline |
context() const | v8::internal::maglev::Call | inline |
function() | v8::internal::maglev::Call | inline |
function() const | v8::internal::maglev::Call | inline |
GenerateCode(MaglevAssembler *, const ProcessingState &) | v8::internal::maglev::Call | |
kContextIndex | v8::internal::maglev::Call | static |
kFixedInputCount | v8::internal::maglev::Call | static |
kFunctionIndex | v8::internal::maglev::Call | static |
kProperties | v8::internal::maglev::Call | static |
MaxCallStackArgs() const | v8::internal::maglev::Call | |
New(Zone *zone, std::initializer_list< ValueNode * > inputs, Args &&... args) | v8::internal::maglev::NodeTMixin< Base, Derived > | inlinestatic |
New(Zone *zone, size_t input_count, Args &&... args) | v8::internal::maglev::NodeTMixin< Base, Derived > | inlinestatic |
NodeTMixin(uint64_t bitfield, Args &&... args) | v8::internal::maglev::NodeTMixin< Base, Derived > | inlineexplicitprotected |
num_args() const | v8::internal::maglev::Call | inline |
opcode() const | v8::internal::maglev::NodeTMixin< Base, Derived > | inline |
PrintParams(std::ostream &, MaglevGraphLabeller *) const | v8::internal::maglev::Call | |
properties() const | v8::internal::maglev::NodeTMixin< Base, Derived > | inline |
receiver_mode() const | v8::internal::maglev::Call | inline |
receiver_mode_ | v8::internal::maglev::Call | private |
set_arg(int i, ValueNode *node) | v8::internal::maglev::Call | inline |
SetValueLocationConstraints() | v8::internal::maglev::Call | |
target_type() const | v8::internal::maglev::Call | inline |
target_type_ | v8::internal::maglev::Call | private |
TargetType enum name | v8::internal::maglev::Call | |
VerifyInputs(MaglevGraphLabeller *graph_labeller) const | v8::internal::maglev::Call | |