Searched refs:sharedObjectPrototype (Results 1 – 1 of 1) sorted by relevance
43 auto sharedObjectPrototype = env->GetSObjectFunctionPrototype(); in HWTEST_F_L0() local44 JSHClass *hclass = sharedObjectPrototype->GetTaggedObject()->GetClass(); in HWTEST_F_L0()54 … JSObject::GetOwnProperty(thread, JSHandle<JSObject>(sharedObjectPrototype), constructorKey, desc); in HWTEST_F_L0()74 ASSERT_EQ(sObjProto, sharedObjectPrototype.GetTaggedValue()); in HWTEST_F_L0()