Home
last modified time | relevance | path

Searched defs:timeLog (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/inspector/
Dv8-console-message.cc625 double V8ConsoleMessageStorage::timeLog(int contextId, const String16& id) { in timeLog() function in v8_inspector::V8ConsoleMessageStorage
Dv8-console.cc415 bool timeLog, V8InspectorImpl* inspector) { in timeEndFunction()
/third_party/node/lib/internal/console/
Dconstructor.js418 timeLog(label = 'default', ...data) { method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts5810 timeLog(label?: string, ...data: any[]): void; method
Ddom.generated.d.ts17314 timeLog(label?: string, ...data: any[]): void; method
/third_party/typescript/lib/
Dlib.webworker.d.ts5830 timeLog(label?: string, ...data: any[]): void; method
Dlib.dom.d.ts17334 timeLog(label?: string, ...data: any[]): void; method