Home
last modified time | relevance | path

Searched refs:typeofClass (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Dnative_module_util.cpp1754 napi_value typeofClass = nullptr; in TypeofInit() local
1798 &typeofClass)); in TypeofInit()
1799 napi_property_descriptor desc[] = { DECLARE_NAPI_PROPERTY("Types", typeofClass) }; in TypeofInit()