Home
last modified time | relevance | path

Searched refs:keyLength (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_sys_module/console/
H A Dconsole.cpp430 size_t keyLength = maplen + 1; in GetKeyArray() local
432 napi_create_array_with_length(env, keyLength, &outputKeysArray); in GetKeyArray()
453 size_t keyLength = maplen + 1; in GetValueArray() local
455 size_t valueLength = keyLength * length; in GetValueArray()

Completed in 2 milliseconds