Searched refs:consoleMessageStorage (Results 1 – 1 of 1) sorted by relevance
59 V8ConsoleMessageStorage* consoleMessageStorage() { in consoleMessageStorage() function in v8_inspector::__anona02ddf380111::ConsoleHelper102 consoleMessageStorage()->addMessage(std::move(message)); in reportCall()106 if (!consoleMessageStorage()->shouldReportDeprecationMessage(m_contextId, in reportDeprecatedCall()316 helper.consoleMessageStorage()->count(helper.contextId(), identifier); in Count()330 if (!helper.consoleMessageStorage()->countReset(helper.contextId(), in CountReset()378 if (helper.consoleMessageStorage()->hasTimer(helper.contextId(), timerId)) { in timeFunction()385 helper.consoleMessageStorage()->time(helper.contextId(), timerId); in timeFunction()396 if (!helper.consoleMessageStorage()->hasTimer(helper.contextId(), timerId)) { in timeEndFunction()408 helper.consoleMessageStorage()->timeLog(helper.contextId(), title); in timeEndFunction()411 helper.consoleMessageStorage()->timeEnd(helper.contextId(), title); in timeEndFunction()