Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofiler-listener.h50 void SharedFunctionInfoMoveEvent(Address from, Address to) override {} in SharedFunctionInfoMoveEvent() function
/external/v8/src/
Dcode-events.h162 void SharedFunctionInfoMoveEvent(Address from, Address to) { in SharedFunctionInfoMoveEvent() function
Dlog.h435 void SharedFunctionInfoMoveEvent(Address from, Address to) override {} in SharedFunctionInfoMoveEvent() function
Dlog.cc1266 void Logger::SharedFunctionInfoMoveEvent(Address from, Address to) { in SharedFunctionInfoMoveEvent() function in v8::internal::Logger