arg(int i) | v8::internal::maglev::CallSelf | inline |
args() | v8::internal::maglev::CallSelf | inline |
Base typedef | v8::internal::maglev::CallSelf | private |
CallSelf(uint64_t bitfield, int expected_parameter_count, ValueNode *closure, ValueNode *context, ValueNode *receiver, ValueNode *new_target) | v8::internal::maglev::CallSelf | inline |
closure() | v8::internal::maglev::CallSelf | inline |
closure() const | v8::internal::maglev::CallSelf | inline |
context() | v8::internal::maglev::CallSelf | inline |
context() const | v8::internal::maglev::CallSelf | inline |
expected_parameter_count_ | v8::internal::maglev::CallSelf | private |
GenerateCode(MaglevAssembler *, const ProcessingState &) | v8::internal::maglev::CallSelf | |
kClosureIndex | v8::internal::maglev::CallSelf | static |
kContextIndex | v8::internal::maglev::CallSelf | static |
kFixedInputCount | v8::internal::maglev::CallSelf | static |
kNewTargetIndex | v8::internal::maglev::CallSelf | static |
kProperties | v8::internal::maglev::CallSelf | static |
kReceiverIndex | v8::internal::maglev::CallSelf | static |
MaxCallStackArgs() const | v8::internal::maglev::CallSelf | |
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 |
new_target() | v8::internal::maglev::CallSelf | inline |
new_target() const | v8::internal::maglev::CallSelf | inline |
NodeTMixin(uint64_t bitfield, Args &&... args) | v8::internal::maglev::NodeTMixin< Base, Derived > | inlineexplicitprotected |
num_args() const | v8::internal::maglev::CallSelf | inline |
opcode() const | v8::internal::maglev::NodeTMixin< Base, Derived > | inline |
PrintParams(std::ostream &, MaglevGraphLabeller *) const | v8::internal::maglev::CallSelf | |
properties() const | v8::internal::maglev::NodeTMixin< Base, Derived > | inline |
receiver() | v8::internal::maglev::CallSelf | inline |
receiver() const | v8::internal::maglev::CallSelf | inline |
set_arg(int i, ValueNode *node) | v8::internal::maglev::CallSelf | inline |
SetValueLocationConstraints() | v8::internal::maglev::CallSelf | |
VerifyInputs(MaglevGraphLabeller *graph_labeller) const | v8::internal::maglev::CallSelf | |