Searched refs:obj4Key (Results 1 – 1 of 1) sorted by relevance
1049 JSHandle<JSTaggedValue> obj4Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key4")); in HWTEST_F_L0() local1065 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj4), obj4Key, obj4Value); in HWTEST_F_L0()1132 JSHandle<JSTaggedValue> obj4Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key4")); in HWTEST_F_L0() local1148 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj4), obj4Key, obj4Value); in HWTEST_F_L0()1207 JSHandle<JSTaggedValue> obj4Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key4")); in HWTEST_F_L0() local1223 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj4), obj4Key, obj4Value); in HWTEST_F_L0()