Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.h176 void BranchIfSmiEqual(compiler::Node* a, compiler::Node* b, Label* if_true, in BranchIfSmiEqual() function
Dcode-stub-assembler.cc876 BranchIfSmiEqual(value, SmiConstant(0), if_false, if_true); in BranchIfToBooleanIsTrue()
900 BranchIfSmiEqual(value_length, SmiConstant(0), if_false, if_true); in BranchIfToBooleanIsTrue()