HomeSort by relevance Sort by last modified time
    Searched defs:old_representation (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
map-updater.cc 107 Representation old_representation = old_details.representation(); local
108 new_representation_ = representation.generalize(old_representation);
115 Map::GeneralizeFieldType(old_representation, old_field_type,
186 Representation old_representation = old_details.representation(); local
187 if (!old_representation.IsNone()) {
197 false, old_representation, new_representation_,
objects.cc 3501 Representation old_representation = old_details.representation(); local
4027 Representation old_representation = old_details.representation(); local
    [all...]

Completed in 64 milliseconds