Home
last modified time | relevance | path

Searched refs:create_empty_array (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor-gen.cc492 Label create_empty_array(this), in CreateEmptyArrayLiteral() local
497 Goto(&create_empty_array); in CreateEmptyArrayLiteral()
506 Goto(&create_empty_array); in CreateEmptyArrayLiteral()
509 BIND(&create_empty_array); in CreateEmptyArrayLiteral()