Searched refs:typeVlueType (Results 1 – 1 of 1) sorted by relevance
429 napi_valuetype typeVlueType = napi_null; in ParseUrl() local431 napi_typeof(env, type, &typeVlueType); in ParseUrl()432 if (typeVlueType == napi_number) { in ParseUrl()