Home
last modified time | relevance | path

Searched defs:actualLen (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_array.cpp64 uint32_t actualLen = JSSharedArray::Cast(*self)->GetArrayLength(); in LengthSetter() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_array.cpp50 uint32_t actualLen = JSArray::Cast(*self)->GetArrayLength(); in LengthSetter() local

Completed in 4 milliseconds