Home
last modified time | relevance | path

Searched defs:jsthis (Results 1 – 1 of 1) sorted by path

/unit/src/nodejs/unit-http/
H A Dunit.cpp150 Unit::Unit(napi_env env, napi_value jsthis): in Unit()
217 napi_value target, ctor, instance, jsthis; in create() local
252 napi_value jsthis, argv; in create_server() local