Home
last modified time | relevance | path

Searched refs:Full (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dweak_vector.cpp70 if (!vec->Full()) { in Append()
82 if (!vec->Full()) { in FillOrAppend()
H A Dweak_vector.h56 inline bool Full() const in Full() function in panda::ecmascript::WeakVector
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dproto_change_details.cpp22 if (!array->Full()) { in Add()
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dweak_vector_test.cpp168 EXPECT_TRUE(weakVector->Full()); in HWTEST_F_L0()

Completed in 2 milliseconds