Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_array.cpp75 JSHandle<TaggedArray> TaggedArray::AppendSkipHole(const JSThread *thread, const JSHandle<TaggedArra… in AppendSkipHole() function in panda::ecmascript::TaggedArray
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_array_test.cpp99 HWTEST_F_L0(TaggedArrayTest, AppendSkipHole) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10757 GateRef StubBuilder::AppendSkipHole(GateRef glue, GateRef first, GateRef second, GateRef copyLength) in AppendSkipHole() function in panda::ecmascript::kungfu::StubBuilder