Searched defs:CodeMovingGCEvent (Results 1 – 5 of 5) sorted by relevance
/third_party/node/deps/v8/src/profiler/ | ||
D | profiler-listener.h | 62 void CodeMovingGCEvent() override {} in CodeMovingGCEvent() function |
/third_party/node/deps/v8/src/logging/ | ||
D | log.h | 433 void CodeMovingGCEvent() override {} in CodeMovingGCEvent() function |
D | code-events.h | 225 void CodeMovingGCEvent() override { in CodeMovingGCEvent() function |
D | log.cc | 687 void LowLevelLogger::CodeMovingGCEvent() { in CodeMovingGCEvent() function in v8::internal::LowLevelLogger |
/third_party/node/deps/v8/src/runtime/ | ||
D | runtime-test.cc | 1576 void CodeMovingGCEvent() final {} in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::NoopListener |