Home
last modified time | relevance | path

Searched refs:IsProxy (Results 1 - 3 of 3) sorted by relevance

/commonlibrary/ets_utils/js_util_module/util/
H A Djs_types.h259 napi_value IsProxy(napi_env env, napi_value src) const;
H A Djs_types.cpp377 napi_value Types::IsProxy(napi_env env, napi_value src) const in IsProxy() function in OHOS::Util::Types
H A Dnative_module_util.cpp1369 static napi_value IsProxy(napi_env env, napi_callback_info info) in IsProxy() function
1379 napi_value result = object->IsProxy(env, args); in IsProxy()
1677 DECLARE_NAPI_FUNCTION("isProxy", IsProxy), in TypeofInit()

Completed in 6 milliseconds