Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-constructor.cc505 Label zero_capacity(this), cow_elements(this), fast_elements(this), in EmitFastCloneShallowArray() local
530 GotoIf(IsFixedCOWArrayMap(elements_map), &cow_elements); in EmitFastCloneShallowArray()
572 Bind(&cow_elements); in EmitFastCloneShallowArray()