Searched refs:if_not_double (Results 1 – 1 of 1) sorted by relevance
191 Label if_not_double(this), if_double(this); in CallOrConstructWithArrayLike() local208 Branch(IsFixedDoubleArray(elements), &if_double, &if_not_double); in CallOrConstructWithArrayLike()210 BIND(&if_not_double); in CallOrConstructWithArrayLike()