Home
last modified time | relevance | path

Searched refs:propertyPutter (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DLookup.h74 …PutFunction propertyPutter() const { ASSERT(!(m_attributes & Function)); return m_u.property.put; } in propertyPutter() function
245 entry->propertyPutter()(exec, thisObj, value); in lookupPut()
/external/webkit/WebCore/bindings/js/
DJSLocationCustom.cpp117 if (entry->propertyPutter() != setJSLocationHref && !sameDomainAccess) in putDelegate()
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-1632337 (JSC::HashEntry::propertyPutter):