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