Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-constructor-gen.cc471 Label if_empty_fixed_array(this), if_copy_elements(this), done(this); in EmitCreateShallowObjectLiteral() local
474 &if_copy_elements); in EmitCreateShallowObjectLiteral()
480 BIND(&if_copy_elements); in EmitCreateShallowObjectLiteral()