Searched refs:jsMsgTypeEnum (Results 1 – 1 of 1) sorted by relevance
31 napi_value jsMsgTypeEnum = nullptr; in InitJSExcute() local48 sizeof(jsMsgTypeProperties[0]), jsMsgTypeProperties, &jsMsgTypeEnum); in InitJSExcute()49 napi_set_named_property(env, exports, JS_EXCUTE_MSG_ENUM_NAME.c_str(), jsMsgTypeEnum); in InitJSExcute()