Home
last modified time | relevance | path

Searched refs:zero_capacity (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
527 GotoIf(SmiEqual(capacity, zero), &zero_capacity); in EmitFastCloneShallowArray()
581 Bind(&zero_capacity); in EmitFastCloneShallowArray()