Home
last modified time | relevance | path

Searched refs:root_nof (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Dobjects.cc2591 int root_nof = root_map->NumberOfOwnDescriptors(); in GeneralizeRepresentation() local
2592 if (modify_index < root_nof) { in GeneralizeRepresentation()
2604 for (int i = root_nof; i < old_nof; ++i) { in GeneralizeRepresentation()
2707 for (int i = 0; i < root_nof; ++i) { in GeneralizeRepresentation()
2717 for (int i = root_nof; i < target_nof; ++i) { in GeneralizeRepresentation()
2811 root_nof, old_nof, *new_descriptors), isolate); in GeneralizeRepresentation()
2885 int root_nof = root_map->NumberOfOwnDescriptors(); in CurrentMapForDeprecatedInternal() local
2891 for (int i = root_nof; i < old_nof; ++i) { in CurrentMapForDeprecatedInternal()