Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_stable_array.cpp129 JSHandle<JSTaggedValue> deleteCount(thread, JSTaggedValue(actualDeleteCount)); in Splice() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_array.cpp2332 double deleteCount = argDeleteCount.GetNumber(); in Splice() local