Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dtest-interface.h15 V8_EXPORT void DumpAsyncTaskStacksStateForTest(V8Inspector* inspector);
Dtest-interface.cc18 void DumpAsyncTaskStacksStateForTest(V8Inspector* inspector) { in DumpAsyncTaskStacksStateForTest() function