Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dprofiler-listener.h60 void SharedFunctionInfoMoveEvent(Address from, Address to) override {} in SharedFunctionInfoMoveEvent() function
/third_party/node/deps/v8/src/logging/
Dlog.h431 void SharedFunctionInfoMoveEvent(Address from, Address to) override {} in SharedFunctionInfoMoveEvent() function
499 void SharedFunctionInfoMoveEvent(Address from, Address to) override {} in SharedFunctionInfoMoveEvent() function
Dcode-events.h215 void SharedFunctionInfoMoveEvent(Address from, Address to) override { in SharedFunctionInfoMoveEvent() function
Dlog.cc1466 void Logger::SharedFunctionInfoMoveEvent(Address from, Address to) { in SharedFunctionInfoMoveEvent() function in v8::internal::Logger
/third_party/node/deps/v8/src/runtime/
Druntime-test.cc1575 void SharedFunctionInfoMoveEvent(Address from, Address to) final {} in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::NoopListener