Home
last modified time | relevance | path

Searched refs:CODE_ADDED (Results 1 - 7 of 7) sorted by relevance

/third_party/node/src/
H A Dnode_win32_etw_provider.cc46 // The v8 CODE_ADDED event name has a prefix indicating the type of event.
100 case JitCodeEvent::CODE_ADDED: in CodeAddressNotification()
/third_party/node/deps/v8/src/diagnostics/
H A Dsystem-jit-win.cc66 if (event->type != v8::JitCodeEvent::EventType::CODE_ADDED) return; in EventHandler()
H A Dgdb-jit.cc2048 case v8::JitCodeEvent::CODE_ADDED: {
/third_party/node/deps/v8/include/
H A Dv8-callbacks.h42 CODE_ADDED, enumerator
71 // Script info for CODE_ADDED event.
111 // Only valid for CODE_ADDED.
/third_party/node/deps/v8/include/v8-include/
H A Dv8-callbacks.h44 CODE_ADDED, enumerator
73 // Script info for CODE_ADDED event.
113 // Only valid for CODE_ADDED.
/third_party/node/deps/v8/src/third_party/vtune/
H A Dvtune-jit.cc187 case v8::JitCodeEvent::CODE_ADDED: { in event_handler()
/third_party/node/deps/v8/src/logging/
H A Dlog.cc729 event.type = JitCodeEvent::CODE_ADDED; in LogRecordedBuffer()
750 event.type = JitCodeEvent::CODE_ADDED; in LogRecordedBuffer()

Completed in 9 milliseconds