Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dsimplified-operator.cc1357 bool is_rest_length; member
1378 int formal_parameter_count, bool is_rest_length) { in ArgumentsLength()
H A Deffect-control-linearizer.cc2514 bool is_rest_length = IsRestLengthOf(node->op()); in LowerArgumentsLength() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dsimplified-operator.cc1562 bool is_rest_length; member
1583 int formal_parameter_count, bool is_rest_length) { in ArgumentsLength()
H A Deffect-control-linearizer.cc3473 bool is_rest_length = IsRestLengthOf(node->op()); in LowerArgumentsLength() local