Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofiler-listener.h52 void SharedFunctionInfoMoveEvent(Address from, Address to) override {} in SharedFunctionInfoMoveEvent() function
/external/v8/src/logging/
Dlog.h412 void SharedFunctionInfoMoveEvent(Address from, Address to) override {} in SharedFunctionInfoMoveEvent() function
471 void SharedFunctionInfoMoveEvent(Address from, Address to) override {} in SharedFunctionInfoMoveEvent() function
Dcode-events.h202 void SharedFunctionInfoMoveEvent(Address from, Address to) override { in SharedFunctionInfoMoveEvent() function
Dlog.cc1433 void Logger::SharedFunctionInfoMoveEvent(Address from, Address to) { in SharedFunctionInfoMoveEvent() function in v8::internal::Logger
/external/v8/src/runtime/
Druntime-test.cc1623 void SharedFunctionInfoMoveEvent(Address from, Address to) final {} in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::NoopListener