Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:current_map

7841       Handle<Map> current_map = maps->at(i);
7842 if (current_map->DictionaryElementsInPrototypeChainOnly()) {
7855 Handle<Map> current_map = maps->at(i);
7856 if (current_map->IsStringMap()) {