Searched refs:stack_check_id (Results 1 – 4 of 4) sorted by relevance
368 BailoutId stack_check_id);
2101 BailoutId stack_check_id) { in VisitIterationBody() argument2104 PrepareFrameState(node, stack_check_id); in VisitIterationBody()
2209 void VisitLoopBody(IterationStatement* stmt, BailoutId stack_check_id,
4647 BailoutId stack_check_id, in VisitLoopBody() argument4649 Add<HSimulate>(stack_check_id); in VisitLoopBody()