Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-call-gen.cc281 Label if_smiorobject(this), if_double(this), in CallOrConstructWithSpread() local
316 &if_smiorobject); in CallOrConstructWithSpread()
336 &if_smiorobject, &if_double); in CallOrConstructWithSpread()
342 BIND(&if_smiorobject); in CallOrConstructWithSpread()
359 GotoIf(Word32Equal(var_length.value(), Int32Constant(0)), &if_smiorobject); in CallOrConstructWithSpread()