Lines Matching refs:SmallMapList
5720 SmallMapList* map_list = info->field_maps(); in BuildLoadNamedField()
6052 SmallMapList* maps) { in CanAccessAsMonomorphic()
6206 SmallMapList* maps, Handle<Name> name) { in HandlePolymorphicNamedFieldAccess()
6349 SmallMapList** t, in ComputeReceiverTypes()
6352 SmallMapList* maps = expr->GetReceiverTypes(); in ComputeReceiverTypes()
6394 static bool AreStringTypes(SmallMapList* maps) { in AreStringTypes()
7044 SmallMapList* maps) { in TryBuildConsolidatedElementLoad()
7141 HValue* val, SmallMapList* maps, PropertyAccessType access_type, in HandlePolymorphicElementAccess()
7329 SmallMapList* maps; in HandleKeyedElementAccess()
7506 SmallMapList* maps; in BuildNamedAccess()
7788 SmallMapList* maps, in HandlePolymorphicCallNamed()
8966 SmallMapList receiver_maps; in TryInlineApiFunctionCall()
8975 SmallMapList* receiver_maps) { in TryInlineApiMethodCall()
8987 SmallMapList receiver_maps(1, zone()); in TryInlineApiGetter()
8998 SmallMapList receiver_maps(1, zone()); in TryInlineApiSetter()
9007 Handle<Object> function, HValue* receiver, SmallMapList* receiver_maps, in TryInlineApiCall()
9489 SmallMapList* maps; in VisitCall()