Searched refs:obj5Key (Results 1 – 1 of 1) sorted by relevance
1050 JSHandle<JSTaggedValue> obj5Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key5")); in HWTEST_F_L0() local1066 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj5), obj5Key, obj5Value); in HWTEST_F_L0()1133 JSHandle<JSTaggedValue> obj5Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key5")); in HWTEST_F_L0() local1149 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj5), obj5Key, obj5Value); in HWTEST_F_L0()1208 JSHandle<JSTaggedValue> obj5Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key5")); in HWTEST_F_L0() local1224 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj5), obj5Key, obj5Value); in HWTEST_F_L0()