Home | History | Annotate | Download | only in src

Lines Matching defs:ReplaceSlowProperty

1777 MaybeObject* JSObject::ReplaceSlowProperty(String* name,
1784 // All calls to ReplaceSlowProperty have had all transitions removed.
1840 return ReplaceSlowProperty(name, new_value, attributes);