Home | History | Annotate | Download | only in include

Lines Matching refs:IsExecutionTerminating

6045   bool IsExecutionTerminating();
6635 bool IsExecutionTerminating(Isolate* isolate = NULL));
8848 bool V8::IsExecutionTerminating(Isolate* isolate) {
8852 return isolate->IsExecutionTerminating();