Home
last modified time | relevance | path

Searched defs:ScriptEvent (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/logging/
Dlocal-logger.cc23 void LocalLogger::ScriptEvent(Logger::ScriptEventType type, int script_id) { in ScriptEvent() function in v8::internal::LocalLogger
Dlog.cc1639 void Logger::ScriptEvent(ScriptEventType type, int script_id) { in ScriptEvent() function in v8::internal::Logger