Home
last modified time | relevance | path

Searched refs:hasTimer (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dv8-console-message.h130 bool hasTimer(int contextId, const String16& id);
H A Dv8-console-message.cc641 bool V8ConsoleMessageStorage::hasTimer(int contextId, const String16& id) { in hasTimer() function in v8_inspector::V8ConsoleMessageStorage
H A Dv8-console.cc403 if (helper.consoleMessageStorage()->hasTimer(helper.contextId(), timerId)) { in timeFunction()
421 if (!helper.consoleMessageStorage()->hasTimer(helper.contextId(), timerId)) { in timeEndFunction()
/third_party/sqlite/src/
H A Dshell.c367 static int hasTimer(void){ in hasTimer() function
429 #define HAS_TIMER hasTimer()

Completed in 37 milliseconds