Home
last modified time | relevance | path

Searched defs:if_lhsisnotnumber (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-number.cc708 Label if_lhsisnumber(this), if_lhsisnotnumber(this, Label::kDeferred); in TF_BUILTIN() local
769 Label if_lhsisnumber(this), if_lhsisnotnumber(this); in TF_BUILTIN() local
994 Label if_lhsisnumber(this), if_lhsisnotnumber(this, Label::kDeferred); in TF_BUILTIN() local
/external/v8/src/
Dcode-stubs.cc532 Label do_fadd(assembler), if_lhsisnotnumber(assembler, Label::kDeferred), in BINARY_OP_STUB() local
740 if_lhsisnotnumber(assembler), check_rhsisoddball(assembler), in Generate() local
933 Label do_fmul(assembler), if_lhsisnotnumber(assembler, Label::kDeferred), in Generate() local
Dcode-stub-assembler.cc6597 Label if_lhsisnumber(this), if_lhsisnotnumber(this, Label::kDeferred); in RelationalComparison() local
6627 Label if_lhsisnumber(this), if_lhsisnotnumber(this); in RelationalComparison() local
7387 Label if_lhsisnumber(this), if_lhsisnotnumber(this); in StrictEqual() local