arg(int i) | v8::internal::maglev::CallForwardVarargs | inline |
args() | v8::internal::maglev::CallForwardVarargs | inline |
Base typedef | v8::internal::maglev::CallForwardVarargs | private |
CallForwardVarargs(uint64_t bitfield, ValueNode *function, ValueNode *context, int start_index, Call::TargetType target_type) | v8::internal::maglev::CallForwardVarargs | inline |
context() | v8::internal::maglev::CallForwardVarargs | inline |
context() const | v8::internal::maglev::CallForwardVarargs | inline |
function() | v8::internal::maglev::CallForwardVarargs | inline |
function() const | v8::internal::maglev::CallForwardVarargs | inline |
GenerateCode(MaglevAssembler *, const ProcessingState &) | v8::internal::maglev::CallForwardVarargs | |
kContextIndex | v8::internal::maglev::CallForwardVarargs | static |
kFixedInputCount | v8::internal::maglev::CallForwardVarargs | static |
kFunctionIndex | v8::internal::maglev::CallForwardVarargs | static |
kProperties | v8::internal::maglev::CallForwardVarargs | static |
MaxCallStackArgs() const | v8::internal::maglev::CallForwardVarargs | |
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::CallForwardVarargs | inline |
opcode() const | v8::internal::maglev::NodeTMixin< Base, Derived > | inline |
PrintParams(std::ostream &, MaglevGraphLabeller *) const | v8::internal::maglev::CallForwardVarargs | |
properties() const | v8::internal::maglev::NodeTMixin< Base, Derived > | inline |
set_arg(int i, ValueNode *node) | v8::internal::maglev::CallForwardVarargs | inline |
SetValueLocationConstraints() | v8::internal::maglev::CallForwardVarargs | |
start_index() const | v8::internal::maglev::CallForwardVarargs | inline |
start_index_ | v8::internal::maglev::CallForwardVarargs | private |
target_type() const | v8::internal::maglev::CallForwardVarargs | inline |
target_type_ | v8::internal::maglev::CallForwardVarargs | private |
VerifyInputs(MaglevGraphLabeller *graph_labeller) const | v8::internal::maglev::CallForwardVarargs | |