Home
last modified time | relevance | path

Searched refs:ArgumentsLength (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslation-array.h84 void ArgumentsLength();
H A Dtranslation-array.cc193 void TranslationArrayBuilder::ArgumentsLength() { in ArgumentsLength() function in v8::internal::TranslationArrayBuilder
/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.cc168 graph()->NewNode(simplified()->ArgumentsLength()); in ReduceJSCreateArguments()
198 graph()->NewNode(simplified()->ArgumentsLength()); in ReduceJSCreateArguments()
224 graph()->NewNode(simplified()->ArgumentsLength()); in ReduceJSCreateArguments()
H A Dsimplified-operator.h964 const Operator* ArgumentsLength();
H A Dopcodes.h400 V(ArgumentsLength) \
H A Dsimplified-operator.cc1600 const Operator* SimplifiedOperatorBuilder::ArgumentsLength() { in ArgumentsLength() function in v8::internal::compiler::SimplifiedOperatorBuilder
1604 "ArgumentsLength", // name in ArgumentsLength()
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h1215 static StateValueDescriptor ArgumentsLength() { in ArgumentsLength() function in v8::internal::compiler::StateValueDescriptor
1341 fields_.push_back(StateValueDescriptor::ArgumentsLength()); in PushArgumentsLength()
H A Dcode-generator.cc1011 translations_.ArgumentsLength(); in TranslateStateValueDescriptor()

Completed in 21 milliseconds