Searched refs:type_of (Results 1 – 2 of 2) sorted by relevance
858 val_type = napi.type_of(array_val); in response_send_headers()885 val_type = napi.type_of(value); in response_send_headers()953 buf_type = napi.type_of(argv[0]); in response_write()
688 type_of(napi_value val) in type_of() function