Home | History | Annotate | Download | only in compiler

Lines Matching defs:PrepareEagerCheckpoint

952   owner()->PrepareEagerCheckpoint(expr->id());
958 owner()->PrepareEagerCheckpoint(expr->id());
964 owner()->PrepareEagerCheckpoint(expr->id());
1403 PrepareEagerCheckpoint(stmt->EntryId());
1424 PrepareEagerCheckpoint(stmt->FilterId());
1439 PrepareEagerCheckpoint(stmt->IncrementId());
1602 PrepareEagerCheckpoint(expr->CreateLiteralId());
1719 PrepareEagerCheckpoint(BeforeId(expr));
2093 PrepareEagerCheckpoint(BeforeId(proxy));
2152 PrepareEagerCheckpoint(expr->binary_operation()->id());
2304 PrepareEagerCheckpoint(BeforeId(proxy));
2453 PrepareEagerCheckpoint(expr->is_possibly_eval() ? expr->EvalId()
2530 PrepareEagerCheckpoint(expr->CallId());
2553 PrepareEagerCheckpoint(expr->CallId());
2597 PrepareEagerCheckpoint(BeforeId(proxy));
2666 PrepareEagerCheckpoint(expr->ToNumberId());
2978 PrepareEagerCheckpoint(BeforeId(proxy));
4027 void AstGraphBuilder::PrepareEagerCheckpoint(BailoutId ast_id) {