Searched refs:if_numisnotheapnumber (Results 1 – 1 of 1) sorted by relevance
32 if_numisnotheapnumber(this, Label::kDeferred); in TF_BUILTIN() local33 Branch(IsHeapNumber(num), &if_numisheapnumber, &if_numisnotheapnumber); in TF_BUILTIN()43 BIND(&if_numisnotheapnumber); in TF_BUILTIN()78 if_numisnotheapnumber(this, Label::kDeferred); in TF_BUILTIN() local79 Branch(IsHeapNumber(num), &if_numisheapnumber, &if_numisnotheapnumber); in TF_BUILTIN()88 BIND(&if_numisnotheapnumber); in TF_BUILTIN()