Home | History | Annotate | Download | only in src

Lines Matching refs:PopPromise

105   // Match unmatched PopPromise calls.
106 while (promise_on_stack_) isolate_->PopPromise();
1303 void Isolate::PopPromise() {