Searched refs:SetPropertyWithAccessor (Results 1 – 2 of 2) sorted by relevance
1196 Maybe<bool> Object::SetPropertyWithAccessor(LookupIterator* it, in SetPropertyWithAccessor() function in v8::internal::Object1385 return SetPropertyWithAccessor(it, value, should_throw); in SetPropertyWithFailedAccessCheck()4117 return SetPropertyWithAccessor(it, value, should_throw); in SetPropertyInternal()5277 JSObject::SetPropertyWithAccessor(it, value, should_throw); in DefineOwnPropertyIgnoreAttributes()
1298 MUST_USE_RESULT static Maybe<bool> SetPropertyWithAccessor(