Searched defs:HasOwnProperty (Results 1 – 5 of 5) sorted by relevance
776 bool JSTaggedValue::HasOwnProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in HasOwnProperty() function in panda::ecmascript::JSTaggedValue
645 JSTaggedValue BuiltinsObject::HasOwnProperty(EcmaRuntimeCallInfo *argv) in HasOwnProperty() function in panda::ecmascript::builtins::BuiltinsObject
720 HWTEST_F_L0(BuiltinsObjectTest, HasOwnProperty) in HWTEST_F_L0() argument
1343 JSTaggedValue FastRuntimeStub::HasOwnProperty(JSThread *thread, JSObject *obj, JSTaggedValue key) in HasOwnProperty() function
385 HWTEST_F_L0(JSObjectTest, HasOwnProperty) in HWTEST_F_L0() argument