Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_array-inl.h98 JSHandle<TaggedArray> TaggedArray::AppendSkipHole(const JSThread *thread, const JSHandle<TaggedArra… in AppendSkipHole() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_array_test.cpp120 HWTEST_F_L0(TaggedArrayTest, AppendSkipHole) in HWTEST_F_L0() argument