Home | History | Annotate | Download | only in src

Lines Matching refs:SetMapAndElements

10997     JSObject::SetMapAndElements(object, new_map, new_elements);
11043 JSObject::SetMapAndElements(object, new_map, elems);
14247 JSObject::SetMapAndElements(object, new_map, fast_elements);
16293 JSObject::SetMapAndElements(typed_array, new_map, new_elements);