Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-call-gen.cc68 if_holey_array(this, Label::kDeferred), in CallOrConstructWithArrayLike() local
151 Branch(Word32And(kind, Int32Constant(1)), &if_holey_array, &if_done); in CallOrConstructWithArrayLike()
154 BIND(&if_holey_array); in CallOrConstructWithArrayLike()