Searched defs:CodeMoveEvent (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | cpu-profiler.cc | 130 void ProfilerEventsProcessor::CodeMoveEvent(Address from, Address to) { in CodeMoveEvent() function in v8::internal::ProfilerEventsProcessor |
D | log.cc | 1085 void Logger::CodeMoveEvent(Address from, Address to) { in CodeMoveEvent() function in v8::internal::Logger |