Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_region_promotion_test.cpp26 class NewToOldPromotionCase { class
28 explicit NewToOldPromotionCase(Heap *heap) : heap_(heap) {} in NewToOldPromotionCase() function in panda::test::NewToOldPromotionCase