Searched refs:IsLightWeightMap (Results 1 – 6 of 6) sorted by relevance
179 tag->IsLightWeightMap(); in JSValueRefIsLightWeightMapFuzzTest()
216 } else if (value->IsLightWeightMap()) { in GetProperties()
481 bool IsLightWeightMap();
199 if (tagged->IsLightWeightMap()) { in FromTagged()464 if (tagged->IsLightWeightMap()) { in DescriptionForObject()
739 bool JSValueRef::IsLightWeightMap() in IsLightWeightMap() function in panda::JSValueRef
1576 ASSERT_TRUE(tag->IsLightWeightMap()); in HWTEST_F_L0()1579 TEST_TIME(JSValueRef::IsLightWeightMap); in HWTEST_F_L0()