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;
525 struct NapiClassInfo { struct526 std::string name;527 napi_ref *ref;528 napi_value (*constructor)(napi_env, napi_callback_info);529 std::vector<napi_property_descriptor> props;