Home
last modified time | relevance | path

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

/unit/src/nodejs/unit-http/
H A Dnxt_napi.h299 get_property(napi_value val, napi_value key) in get_property() function
H A Dunit.cpp843 array_entry = napi.get_property(headers, name); in response_send_headers()