Searched defs:IsArray (Results 1 – 2 of 2) sorted by relevance
| /base/compileruntime/js_worker_module/jsapi/worker/ | ||
| D | worker_helper.cpp | 29 bool NapiValueHelp::IsArray(napi_value value) in IsArray() function in OHOS::CCRuntime::Worker::NapiValueHelp |
| /base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/ | ||
| D | n_val.cpp | 47 tuple<bool, bool> NVal::IsArray() const in IsArray() function in OHOS::HiviewDFX::NVal |