Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmark-compact.cc5139 class YoungGenerationMigrationObserver final : public MigrationObserver { class
5141 YoungGenerationMigrationObserver(Heap* heap, in YoungGenerationMigrationObserver() function in v8::internal::YoungGenerationMigrationObserver
6025 YoungGenerationMigrationObserver observer(heap(), in EvacuatePagesInParallel()