HomeSort by relevance Sort by last modified time
    Searched refs:propertyPutter (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/JavaScriptCore/runtime/
Lookup.h 87 PutFunction propertyPutter() const { ASSERT(!(m_attributes & Function)); return m_u.property.put; }
319 entry->propertyPutter()(exec, thisObj, value);
  /external/webkit/Source/WebCore/bindings/js/
JSLocationCustom.cpp 149 if (entry->propertyPutter() != setJSLocationHref && !sameDomainAccess)

Completed in 619 milliseconds