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
127 uint32_t GetArrayLength(const napi_env env, const napi_value arr) in GetArrayLength() function
1201 bool GetArrayLength(napi_env env, napi_value value, uint32_t &length) in GetArrayLength() function