Searched defs:CodeDisableOptEvent (Results 1 – 7 of 7) sorted by relevance
/third_party/node/deps/v8/src/diagnostics/ |
D | perf-jit.h | 48 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function
|
/third_party/node/deps/v8/src/logging/ |
D | code-events.h | 229 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function
|
D | log.cc | 306 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function in v8::internal::PerfBasicLogger 551 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function in v8::internal::LowLevelLogger 698 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function in v8::internal::JitLogger 1477 void Logger::CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function in v8::internal::Logger
|
D | log.h | 502 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function
|
/third_party/node/deps/v8/src/snapshot/ |
D | serializer.h | 37 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function
|
/third_party/node/deps/v8/src/profiler/ |
D | profiler-listener.cc | 313 void ProfilerListener::CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent() function in v8::internal::ProfilerListener
|
/third_party/node/deps/v8/src/runtime/ |
D | runtime-test.cc | 1578 void CodeDisableOptEvent(Handle<AbstractCode> code, in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::NoopListener
|