Searched defs:next_representation (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dmap-updater.cc449 Representation next_representation = local
455 GetOrComputeFieldType(i, old_details.location(), next_representation);
459 target_details.location(), next_representation);
462 old_details.representation(), old_field_type, next_representation,
469 next_constness, next_representation,
504 Representation next_representation = old_details.representation(); local
509 GetOrComputeFieldType(i, old_details.location(), next_representation);
516 next_constness, next_representation,

Completed in 196 milliseconds