Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-math.cc83 Label if_xisheapnumber(this), if_xisnotheapnumber(this, Label::kDeferred); in TF_BUILTIN() local
85 &if_xisnotheapnumber); in TF_BUILTIN()
95 Bind(&if_xisnotheapnumber); in TF_BUILTIN()
133 Label if_xisheapnumber(this), if_xisnotheapnumber(this, Label::kDeferred); in MathRoundingOperation() local
135 &if_xisnotheapnumber); in MathRoundingOperation()
145 Bind(&if_xisnotheapnumber); in MathRoundingOperation()
249 Label if_xisheapnumber(this), if_xisnotheapnumber(this, Label::kDeferred); in TF_BUILTIN() local
251 &if_xisnotheapnumber); in TF_BUILTIN()
259 Bind(&if_xisnotheapnumber); in TF_BUILTIN()