Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/json/
H A Djson_manager.cpp47 napi_value parseSendable; in Init() local
55 if (!(GeJsonFunction(env, jsonValue, PARSE_SENDABLE_NAME, parseSendable) && in Init()
60 DECLARE_NAPI_PROPERTY(PARSE_NAME.c_str(), parseSendable), in Init()