Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dinterpreter.cc2108 Label fast_shallow_clone(assembler), in DoCreateArrayLiteral() local
2113 __ Branch(use_fast_shallow_clone, &fast_shallow_clone, &call_runtime); in DoCreateArrayLiteral()
2115 __ Bind(&fast_shallow_clone); in DoCreateArrayLiteral()