Searched refs:get_new_target (Results 1 – 2 of 2) sorted by relevance
/unit/src/nodejs/unit-http/ | ||
H A D | nxt_napi.h | 284 get_new_target(napi_callback_info info) in get_new_target() function |
H A D | unit.cpp | 220 target = napi.get_new_target(info); in create() |