Searched refs:IsExceptionBlackboxed (Results 1 – 2 of 2) sorted by relevance
436 bool IsExceptionBlackboxed(bool uncaught);
2153 bool Debug::IsExceptionBlackboxed(bool uncaught) { in IsExceptionBlackboxed() function in v8::internal::Debug2226 IsExceptionBlackboxed(uncaught))) { in OnException()