Searched defs:CodeMovingGCEvent (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/profiler/ | ||
D | cpu-profiler.h | 237 virtual void CodeMovingGCEvent() {} in CodeMovingGCEvent() function |
/external/v8/src/ | ||
D | log.h | 515 virtual void CodeMovingGCEvent() { } in CodeMovingGCEvent() function |
D | log.cc | 473 void LowLevelLogger::CodeMovingGCEvent() { in CodeMovingGCEvent() function in v8::internal::LowLevelLogger |