Searched defs:CanContinue (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/api/ | ||
H A D | api.cc | 2893 bool v8::TryCatch::CanContinue() const { return can_continue_; } in CanContinue() function in v8::v8::TryCatch |
Completed in 32 milliseconds