Searched refs:LogObjectRelocation (Results 1 – 4 of 4) sorted by relevance
305 const bool is_logging = isolate_->LogObjectRelocation(); in CollectGarbage()
3861 if (isolate()->LogObjectRelocation()) { in CreateAndExecuteEvacuationTasks()
660 bool LogObjectRelocation();
3340 bool Isolate::LogObjectRelocation() { in ThrowInternal() function in v8::internal::Isolate