Searched defs:RegExpCodeCreateEvent (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/v8/src/logging/ | ||
| D | code-events.h | 204 void RegExpCodeCreateEvent(Handle<AbstractCode> code, in RegExpCodeCreateEvent() function |
| D | log.cc | 289 void CodeEventLogger::RegExpCodeCreateEvent(Handle<AbstractCode> code, in RegExpCodeCreateEvent() function in v8::internal::CodeEventLogger |
| /third_party/node/deps/v8/src/profiler/ | ||
| D | profiler-listener.cc | 283 void ProfilerListener::RegExpCodeCreateEvent(Handle<AbstractCode> code, in RegExpCodeCreateEvent() function in v8::internal::ProfilerListener |
| /third_party/node/deps/v8/src/runtime/ | ||
| D | runtime-test.cc | 1572 void RegExpCodeCreateEvent(Handle<AbstractCode> code, in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::NoopListener |