Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dweak_vector.cpp42 JSHandle<WeakVector> WeakVector::Grow(const JSThread *thread, const JSHandle<WeakVector> &old, uint… in Grow() function in panda::ecmascript::WeakVector
/arkcompiler/ets_runtime/ecmascript/tests/
Dweak_vector_test.cpp101 HWTEST_F_L0(WeakVectorTest, Grow) in HWTEST_F_L0() argument