Searched defs:CompactableSpaceHandling (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/heap/cppgc/ | ||
| D | compactor.h | 16 using CompactableSpaceHandling = variable |
| D | sweeper.h | 29 enum class CompactableSpaceHandling { kSweep, kIgnore }; enum |
| D | sweeper.cc | 680 using CompactableSpaceHandling = typedef in cppgc::internal::__anon516e22ff0111::PrepareForSweepVisitor |