Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_sys_module/console/
H A Dconsole.cpp455 size_t valueLength = keyLength * length; in GetValueArray() local
457 napi_create_array_with_length(env, valueLength, &outputValuesArray); in GetValueArray()

Completed in 2 milliseconds