Home
last modified time | relevance | path

Searched defs:IsBoxedPrimitive (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_util_module/util/
Djs_types.cpp149 napi_value Types::IsBoxedPrimitive(napi_env env, napi_value src) const in IsBoxedPrimitive() function in OHOS::Util::Types
Dnative_module_util.cpp1167 static napi_value IsBoxedPrimitive(napi_env env, napi_callback_info info) in IsBoxedPrimitive() function