Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug.cc1815 bool is_top_frame_blackboxed = in IsExceptionBlackboxed() local
1817 if (!uncaught || !is_top_frame_blackboxed) return is_top_frame_blackboxed; in IsExceptionBlackboxed()