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