Home
last modified time | relevance | path

Searched defs:SharedFunctionInfoMoveEvent (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/profiler/
Dcpu-profiler.h245 virtual void SharedFunctionInfoMoveEvent(Address from, Address to) {} in SharedFunctionInfoMoveEvent() function
/external/v8/src/
Dlog.h514 virtual void SharedFunctionInfoMoveEvent(Address from, Address to) { } in SharedFunctionInfoMoveEvent() function
Dlog.cc1389 void Logger::SharedFunctionInfoMoveEvent(Address from, Address to) { in SharedFunctionInfoMoveEvent() function in v8::internal::Logger