Home
last modified time | relevance | path

Searched defs:nxt_handle_scope (Results 1 – 1 of 1) sorted by relevance

/unit/src/nodejs/unit-http/
H A Dnxt_napi.h749 struct nxt_handle_scope : public nxt_napi { struct
750 nxt_handle_scope(napi_env env) : nxt_napi(env) in nxt_handle_scope() function
760 ~nxt_handle_scope() in ~nxt_handle_scope() argument