Searched refs:IfId (Results 1 – 3 of 3) sorted by relevance
939 PrepareForBailoutForId(stmt->IfId(), BailoutState::NO_REGISTERS); in VisitIfStatement()
1037 BailoutId IfId() const { return BailoutId(local_id(0)); } in IfId() function
4344 HBasicBlock* join = CreateJoin(cond_true, cond_false, stmt->IfId()); in VisitIfStatement()