Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.cpp275 bool SemiSpace::AdjustCapacity(size_t allocatedSizeSinceGC, JSThread *thread) in AdjustCapacity() function in panda::ecmascript::SemiSpace
/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_second_test.cpp311 HWTEST_F_L0(GCTest, AdjustCapacity) in HWTEST_F_L0() argument