Searched refs:typeKeys (Results 1 – 1 of 1) sorted by relevance
10085 const char* typeKeys[] = { in Init() local10090 for (int32_t i = 0; i < sizeof(typeKeys) / sizeof(typeKeys[0]); i++) { in Init()10093 napi_set_named_property(env, typedArrayTypes, typeKeys[i], typeIndex); in Init()