Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc868 Label if_should_be_negative_zero(this), if_should_be_zero(this); in SmiMul() local
869 Branch(Int32LessThan(or_result, zero), &if_should_be_negative_zero, in SmiMul()
871 BIND(&if_should_be_negative_zero); in SmiMul()