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