Home
last modified time | relevance | path

Searched refs:get_property_names (Results 1 – 2 of 2) sorted by relevance

/unit/src/nodejs/unit-http/
H A Dnxt_napi.h314 get_property_names(napi_value val) in get_property_names() function
H A Dunit.cpp835 keys = napi.get_property_names(headers); in response_send_headers()