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