Searched defs:NapiClassInfo (Results 1 – 2 of 2) sorted by relevance
58 struct NapiClassInfo { struct59 std::string name;60 napi_ref *ref;61 napi_value (*constructor)(napi_env, napi_callback_info);62 std::vector<napi_property_descriptor> props;
521 struct NapiClassInfo { struct522 std::string name;523 napi_ref *ref;524 napi_value (*constructor)(napi_env, napi_callback_info);525 std::vector<napi_property_descriptor> props;