Home
last modified time | relevance | path

Searched refs:try_catch_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/api/
H A Dcallback.cc30 try_catch_(env->isolate()) { in CallbackScope()
31 try_catch_.SetVerbose(true); in CallbackScope()
35 if (try_catch_.HasCaught()) in ~CallbackScope()
/third_party/node/src/
H A Dnode.h1241 v8::TryCatch try_catch_; member in node::EnvironmentFlags::CallbackScope

Completed in 3 milliseconds