Searched refs:SetPropertyWithAccessor (Results 1 – 2 of 2) sorted by relevance
1375 V8_WARN_UNUSED_RESULT static Maybe<bool> SetPropertyWithAccessor(
1633 Maybe<bool> Object::SetPropertyWithAccessor(LookupIterator* it, in SetPropertyWithAccessor() function in v8::internal::Object2039 return SetPropertyWithAccessor(it, value, should_throw); in SetPropertyWithFailedAccessCheck()5058 return SetPropertyWithAccessor(it, value, should_throw); in SetPropertyInternal()5177 return JSObject::SetPropertyWithAccessor(&own_lookup, value, in SetSuperProperty()6299 return JSObject::SetPropertyWithAccessor(it, value, should_throw); in DefineOwnPropertyIgnoreAttributes()