Home
last modified time | relevance | path

Searched defs:kArity (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-operator.cc833 static constexpr int kArity = local
850 static constexpr int kArity = kArray + kIndex + kValue + kFeedbackVector; in StoreInArrayLiteral() local
1002 static constexpr int kArity = kObject + kFeedbackVector; in LoadNamed() local
1016 static constexpr int kArity = kReceiver + kHomeObject + kFeedbackVector; in LoadNamedFromSuper() local
1110 static constexpr int kArity = kObject + kValue + kFeedbackVector; in SetNamedProperty() local
1144 static constexpr int kArity = kObject + kValue + kFeedbackVector; in DefineNamedOwnProperty() local
1171 static constexpr int kArity = kFeedbackVector; in LoadGlobal() local
1185 static constexpr int kArity = kValue + kFeedbackVector; in StoreGlobal() local
1315 static constexpr int kArity = kFeedbackCell; in CreateClosure() local
1340 static constexpr int kArity = kFeedbackVector; in CreateEmptyLiteralArray() local