Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmark-compact.cc1745 AlwaysPromoteYoung always_promote_young) in EvacuateNewSpaceVisitor() argument
1753 always_promote_young_(always_promote_young) {} in EvacuateNewSpaceVisitor()
3589 AlwaysPromoteYoung always_promote_young) in Evacuator() argument
3595 always_promote_young), in Evacuator()
3888 Page* p, intptr_t live_bytes, AlwaysPromoteYoung always_promote_young) { in ShouldMovePage() argument
3893 (always_promote_young == AlwaysPromoteYoung::kYes || in ShouldMovePage()