Home
last modified time | relevance | path

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

/base/compileruntime/js_worker_module/jsapi/worker/
Dworker_helper.cpp29 bool NapiValueHelp::IsArray(napi_value value) in IsArray() function in OHOS::CCRuntime::Worker::NapiValueHelp
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
Dn_val.cpp47 tuple<bool, bool> NVal::IsArray() const in IsArray() function in OHOS::HiviewDFX::NVal