Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_object.cpp64 uint32_t keysLen = keys->GetLength(); in AssignTaggedValue() local
129 uint32_t keysLen = keys->GetLength(); in Assign() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h462 uint32_t keysLen = keys->GetLength(); in RuntimeCopyDataProperties() local