Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-constructor-gen.cc408 Label create_empty_array(this), in CreateEmptyArrayLiteral() local
413 Goto(&create_empty_array); in CreateEmptyArrayLiteral()
422 Goto(&create_empty_array); in CreateEmptyArrayLiteral()
425 BIND(&create_empty_array); in CreateEmptyArrayLiteral()