Home
last modified time | relevance | path

Searched refs:is_uncaught (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dv8-debugger.h184 v8::Local<v8::Value> promise, bool is_uncaught) override;
/external/v8/src/debug/
Ddebug-interface.h169 v8::Local<v8::Value> promise, bool is_uncaught) { in ExceptionThrown() argument