Searched refs:typeofClass (Results 1 – 1 of 1) sorted by relevance
1754 napi_value typeofClass = nullptr; in TypeofInit() local1798 &typeofClass)); in TypeofInit()1799 napi_property_descriptor desc[] = { DECLARE_NAPI_PROPERTY("Types", typeofClass) }; in TypeofInit()