Lines Matching refs:removed
2131 // All calls to ReplaceSlowProperty have had all transitions removed.
2308 // If fields were added (or removed), rewrite the instance.
2326 // If no fields were added, and no inobject properties were removed, setting
3974 // callback setter removed. The two lines looking up the LookupResult
4031 // Check for accessor in prototype chain removed here in clone.
4053 // Check of IsReadOnly removed from here in clone.
6939 // Re-sort if descriptors were removed.
11382 int removed = end - start;
11383 for (int i = code_entries - removed; i < code_entries; i++) {