Searched refs:get_property_names (Results 1 – 2 of 2) sorted by path
/unit/src/nodejs/unit-http/ | ||
H A D | nxt_napi.h | 314 get_property_names(napi_value val) in get_property_names() function |
H A D | unit.cpp | 829 keys = napi.get_property_names(headers); in response_send_headers() |