Home
last modified time | relevance | path

Searched refs:LogObjectRelocation (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dscavenger.cc305 const bool is_logging = isolate_->LogObjectRelocation(); in CollectGarbage()
Dmark-compact.cc3861 if (isolate()->LogObjectRelocation()) { in CreateAndExecuteEvacuationTasks()
/third_party/node/deps/v8/src/execution/
Disolate.h660 bool LogObjectRelocation();
Disolate.cc3340 bool Isolate::LogObjectRelocation() { in ThrowInternal() function in v8::internal::Isolate