Home | History | Annotate | Download | only in src

Lines Matching refs:limit_result

2558   LimitResult limit_result = LimitVersions(compiler, trace);
2559 if (limit_result == DONE) return;
2560 ASSERT(limit_result == CONTINUE);
2888 LimitResult limit_result = LimitVersions(compiler, trace);
2889 if (limit_result == DONE) return;
2890 ASSERT(limit_result == CONTINUE);
3094 LimitResult limit_result = LimitVersions(compiler, trace);
3095 if (limit_result == DONE) return;
3096 ASSERT(limit_result == CONTINUE);
3221 LimitResult limit_result = LimitVersions(compiler, trace);
3222 if (limit_result == DONE) return;
3223 ASSERT(limit_result == CONTINUE);