Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp1877 int32_t propertyLength; in DefinePropertiesAndElements() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp287 uint32_t propertyLength = array->GetLength(); in JSSetTest() local
315 uint32_t propertyLength = keyArray->GetLength(); in JSArrayTest() local