Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug.h477 inline void AssertDebugContext() { DCHECK(in_debug_scope()); } in AssertDebugContext() function
Ddebug.cc2251 AssertDebugContext(); in OnDebugBreak()