Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc11385 Label if_lhsisheapnumber(this), if_lhsisstring(this), in BranchIfSameValue() local
11388 GotoIf(IsHeapNumberMap(lhs_map), &if_lhsisheapnumber); in BranchIfSameValue()
11394 BIND(&if_lhsisheapnumber); in BranchIfSameValue()