Home
last modified time | relevance | path

Searched defs:should_terminate (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Mac/PythonLauncher/
DMyAppDelegate.h8 BOOL should_terminate; variable
/third_party/node/deps/v8/src/bigint/
Dbigint-internal.h76 bool should_terminate() { return status_ == Status::kInterrupted; } in should_terminate() function