Lines Matching refs:Get
85 EXPECT_TRUE(handleProfileTypeInfo->Get(slotId).IsTaggedArray());
86 EXPECT_TRUE(handleProfileTypeInfo->Get(slotId + 1).IsHole());
92 EXPECT_TRUE(handleProfileTypeInfo->Get(slotId).IsTaggedArray());
93 EXPECT_TRUE(handleProfileTypeInfo->Get(slotId + 1).IsHole());
130 EXPECT_TRUE(handleProfileTypeInfo->Get(slotId).IsWeak());
131 EXPECT_TRUE(handleProfileTypeInfo->Get(slotId + 1).IsPrototypeHandler());
141 EXPECT_TRUE(handleProfileTypeInfo->Get(slotId).IsWeak());
142 EXPECT_TRUE(handleProfileTypeInfo->Get(slotId + 1).IsTransitionHandler());
180 EXPECT_TRUE(handleProfileTypeInfo->Get(0).IsHole());
181 EXPECT_TRUE(handleProfileTypeInfo->Get(1).IsHole());
187 EXPECT_TRUE(handleProfileTypeInfo->Get(0).IsPropertyBox());
208 EXPECT_TRUE(handleProfileTypeInfo->Get(0).IsHole());
209 EXPECT_TRUE(handleProfileTypeInfo->Get(1).IsHole());