Searched defs:arraySize (Results 1 – 2 of 2) sorted by relevance
31 static const int arraySize = 1024; variable
99 static bool IsArrayForNapiValue(napi_env env, napi_value param, uint32_t &arraySize) in IsArrayForNapiValue()140 uint32_t arraySize = 0; in GetDumpParam() local