Lines Matching refs:SmallMapList
6148 SmallMapList* map_list = info->field_maps(); in BuildLoadNamedField()
6447 SmallMapList* maps) { in CanAccessAsMonomorphic()
6605 SmallMapList* maps, Handle<Name> name) { in HandlePolymorphicNamedFieldAccess()
6750 SmallMapList** t, in ComputeReceiverTypes()
6752 SmallMapList* maps = expr->GetReceiverTypes(); in ComputeReceiverTypes()
6764 static bool AreStringTypes(SmallMapList* maps) { in AreStringTypes()
7383 SmallMapList* maps) { in TryBuildConsolidatedElementLoad()
7481 HValue* val, SmallMapList* maps, PropertyAccessType access_type, in HandlePolymorphicElementAccess()
7666 SmallMapList* maps; in HandleKeyedElementAccess()
7823 SmallMapList* maps; in BuildNamedAccess()
8036 SmallMapList* maps, in HandlePolymorphicCallNamed()
9106 SmallMapList receiver_maps; in TryInlineApiFunctionCall()
9119 SmallMapList* receiver_maps) { in TryInlineApiMethodCall()
9134 SmallMapList receiver_maps(1, zone()); in TryInlineApiGetter()
9148 SmallMapList receiver_maps(1, zone()); in TryInlineApiSetter()
9161 SmallMapList* receiver_maps, in TryInlineApiCall()
9659 SmallMapList* maps; in VisitCall()