Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-constructor.cc570 Label allocate_without_elements(this); in EmitFastCloneShallowArray() local
578 Goto(&allocate_without_elements); in EmitFastCloneShallowArray()
587 Goto(&allocate_without_elements); in EmitFastCloneShallowArray()
590 Bind(&allocate_without_elements); in EmitFastCloneShallowArray()