Searched defs:ScriptEvent (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/logging/ | ||
| D | local-logger.cc | 23 void LocalLogger::ScriptEvent(Logger::ScriptEventType type, int script_id) { in ScriptEvent() function in v8::internal::LocalLogger |
| D | log.cc | 1639 void Logger::ScriptEvent(ScriptEventType type, int script_id) { in ScriptEvent() function in v8::internal::Logger |