Searched refs:propertyPutter (Results 1 – 3 of 3) sorted by relevance
74 …PutFunction propertyPutter() const { ASSERT(!(m_attributes & Function)); return m_u.property.put; } in propertyPutter() function245 entry->propertyPutter()(exec, thisObj, value); in lookupPut()
117 if (entry->propertyPutter() != setJSLocationHref && !sameDomainAccess) in putDelegate()
32337 (JSC::HashEntry::propertyPutter):