Home | History | Annotate | Download | only in runtime

Lines Matching refs:checkpoints

671   Closure *checkpoints[kMaxCheckpoints];
674 // checkpoints. Then clear the list and the flag. The RequestCheckpoint
680 checkpoints[i] = tlsPtr_.checkpoint_functions[i];
690 if (checkpoints[i] != nullptr) {
692 checkpoints[i]->Run(this);