Searched refs:obj6Key (Results 1 – 1 of 1) sorted by relevance
1051 JSHandle<JSTaggedValue> obj6Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key6")); in HWTEST_F_L0() local1067 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj6), obj6Key, obj6Value); in HWTEST_F_L0()1134 JSHandle<JSTaggedValue> obj6Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key6")); in HWTEST_F_L0() local1150 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj6), obj6Key, obj6Value); in HWTEST_F_L0()1209 JSHandle<JSTaggedValue> obj6Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key6")); in HWTEST_F_L0() local1225 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj6), obj6Key, obj6Value); in HWTEST_F_L0()