Home | History | Annotate | Download | only in ic

Lines Matching defs:instance_type

1144                                            Node* instance_type, Node* index,
1153 GotoIf(Int32LessThanOrEqual(instance_type,
1159 Word32Equal(instance_type, Int32Constant(JS_ARRAY_TYPE));
1195 Node* instance_type, Node* key,
1206 GotoIf(Int32LessThanOrEqual(instance_type,
1290 var_holder_instance_type.Bind(instance_type);
1660 Node* instance_type = LoadMapInstanceType(receiver_map);
1667 GenericElementLoad(receiver, receiver_map, instance_type, var_index.value(),
1673 GenericPropertyLoad(receiver, receiver_map, instance_type,