Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dtest-interface.cc15 ->setMaxAsyncTaskStacksForTest(limit); in SetMaxAsyncTaskStacksForTest()
Dv8-debugger.h95 void setMaxAsyncTaskStacksForTest(int limit) { m_maxAsyncCallStacks = limit; } in setMaxAsyncTaskStacksForTest() function