Lines Matching defs:limit_result
2465 LimitResult limit_result = LimitVersions(compiler, trace);
2466 if (limit_result == DONE) return;
2467 DCHECK(limit_result == CONTINUE);
3082 LimitResult limit_result = LimitVersions(compiler, trace);
3083 if (limit_result == DONE) return;
3084 DCHECK(limit_result == CONTINUE);
3349 LimitResult limit_result = LimitVersions(compiler, trace);
3350 if (limit_result == DONE) return;
3351 DCHECK(limit_result == CONTINUE);
3474 LimitResult limit_result = LimitVersions(compiler, trace);
3475 if (limit_result == DONE) return;
3476 DCHECK(limit_result == CONTINUE);