Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string-gen.cc1242 Label if_count_isheapnumber(this, Label::kDeferred); in TF_BUILTIN() local
1244 GotoIfNot(TaggedIsSmi(var_count.value()), &if_count_isheapnumber); in TF_BUILTIN()
1261 BIND(&if_count_isheapnumber); in TF_BUILTIN()