Searched refs:SetOwnElementIgnoreAttributes (Results 1 – 3 of 3) sorted by relevance
432 JSObject::SetOwnElementIgnoreAttributes(boilerplate, element_index, value, in CreateObjectLiteral()
442 SetOwnElementIgnoreAttributes(Handle<JSObject> object, size_t index,
3636 MaybeHandle<Object> JSObject::SetOwnElementIgnoreAttributes( in SetOwnElementIgnoreAttributes() function in v8::internal::JSObject