Home
last modified time | relevance | path

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

/unit/src/nodejs/unit-http/
H A Dunit.h80 static napi_ref constructor_; variable
H A Dunit.cpp16 napi_ref Unit::constructor_; member in Unit