Home
last modified time | relevance | path

Searched refs:answer_zero (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc1030 Label answer_zero(this), answer_not_zero(this); in SmiMul()
1033 Branch(Word32Equal(answer, zero), &answer_zero, &answer_not_zero); in SmiMul() local
1039 BIND(&answer_zero); in SmiMul()

Completed in 14 milliseconds