Searched refs:obj7Key (Results 1 – 1 of 1) sorted by relevance
1052 JSHandle<JSTaggedValue> obj7Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key7")); in HWTEST_F_L0() local1068 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj7), obj7Key, obj7Value); in HWTEST_F_L0()1135 JSHandle<JSTaggedValue> obj7Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key7")); in HWTEST_F_L0() local1151 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj7), obj7Key, obj7Value); in HWTEST_F_L0()1210 JSHandle<JSTaggedValue> obj7Key(thread->GetEcmaVM()->GetFactory()->NewFromASCII("key7")); in HWTEST_F_L0() local1226 JSObject::SetProperty(thread, JSHandle<JSTaggedValue>(obj7), obj7Key, obj7Value); in HWTEST_F_L0()