Home
last modified time | relevance | path

Searched refs:get_array_length (Results 1 – 2 of 2) sorted by last modified time

/unit/src/nodejs/unit-http/
H A Dunit.cpp836 keys_len = napi.get_array_length(keys); in response_send_headers()
859 array_len = napi.get_array_length(value); in response_send_headers()
H A Dnxt_napi.h177 get_array_length(napi_value val) in get_array_length() function