Home
last modified time | relevance | path

Searched refs:CONSERVATIVE (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dgc_first_test.cpp92 EXPECT_EQ(heap->GetMemGrowingType(), MemGrowingType::CONSERVATIVE); in HWTEST_F_L0()
162 EXPECT_EQ(heap->GetMemGrowingType(), MemGrowingType::CONSERVATIVE); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller.cpp50 case MemGrowingType::CONSERVATIVE: in CalculateGrowingFactor()
H A Dheap.cpp2157 SetMemGrowingType(MemGrowingType::CONSERVATIVE); in ChangeGCParams()
2158 LOG_GC(DEBUG) << "Heap Growing Type CONSERVATIVE"; in ChangeGCParams()
2246 SetMemGrowingType(MemGrowingType::CONSERVATIVE); in NotifyMemoryPressure()
H A Dheap.h94 CONSERVATIVE, member in panda::panda::ecmascript::MemGrowingType
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Ddfx_jsnapi_tests.cpp379 EXPECT_EQ(heap->GetMemGrowingType(), MemGrowingType::CONSERVATIVE); in HWTEST_F_L0()

Completed in 16 milliseconds