Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc2504 Label if_overflow(this, Label::kDeferred), if_not_overflow(this), in ChangeUint32ToTagged() local
2509 &if_not_overflow); in ChangeUint32ToTagged()
2511 Bind(&if_not_overflow); in ChangeUint32ToTagged()