Home | History | Annotate | Download | only in compiler

Lines Matching refs:stack_check

497   Diamond stack_check(graph(), jsgraph()->common(), check, BranchHint::kTrue);
498 stack_check.Chain(*control);
511 context, *effect, stack_check.if_false);
516 call, stack_check.merge);
518 *control = stack_check.merge;