Searched defs:GetArrayLength (Results 1 – 3 of 3) sorted by relevance
50 static bool GetArrayLength(napi_env env, napi_value arg, uint32_t &length) in GetArrayLength() function
128 uint32_t GetArrayLength(const napi_env env, const napi_value arr) in GetArrayLength() function
1232 bool GetArrayLength(napi_env env, napi_value value, uint32_t &length) in GetArrayLength() function