Searched defs:IsObject (Results 1 – 5 of 5) sorted by relevance
131 bool IsObject() const in IsObject() function
54 bool JsonValue::IsObject() const in IsObject() function in OHOS::Ace::JsonValue
74 bool JsiValue::IsObject() const in IsObject() function in OHOS::Ace::Framework::JsiValue
115 bool ArkJSValue::IsObject([[maybe_unused]] shared_ptr<JsRuntime> runtime) in IsObject() function in OHOS::Ace::Framework::ArkJSValue
614 bool IsObject(const napi_env &env, const napi_value ¶m) in IsObject() function