Home
last modified time | relevance | path

Searched refs:kSupportsCompaction (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/include/cppgc/
H A Dcustom-space.h55 static constexpr bool kSupportsCompaction = false; member in cppgc::CustomSpace
61 return ConcreteCustomSpace::kSupportsCompaction;
77 static constexpr bool value = CustomSpace::kSupportsCompaction;
H A Dallocation.h78 !CustomSpace::kSupportsCompaction, in Invoke()
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dcustom-space.h55 static constexpr bool kSupportsCompaction = false; member in cppgc::CustomSpace
61 return ConcreteCustomSpace::kSupportsCompaction;
77 static constexpr bool value = CustomSpace::kSupportsCompaction;
H A Dallocation.h78 !CustomSpace::kSupportsCompaction, in Invoke()

Completed in 3 milliseconds