Searched refs:ChangeBranchCondition (Results 1 – 3 of 3) sorted by relevance
1330 patcher.ChangeBranchCondition(ne); in PatchInlinedSmiCode()1333 patcher.ChangeBranchCondition(eq); in PatchInlinedSmiCode()
1675 void ChangeBranchCondition(Condition cond);
5719 void CodePatcher::ChangeBranchCondition(Condition cond) { in ChangeBranchCondition() function in v8::internal::CodePatcher