Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmark-compact.cc3799 Isolate* isolate, std::vector<std::unique_ptr<Evacuator>>* evacuators, in PageEvacuationJob()
3864 std::vector<std::unique_ptr<v8::internal::Evacuator>> evacuators; in CreateAndExecuteEvacuationTasks() local