Searched defs:propertyPutter (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DLookup.h87 PutFunction propertyPutter() const { ASSERT(!(m_attributes & Function)); return m_u.property.put; } function in class:JSC::HashEntry
319 entry->propertyPutter()(exec, thisObj, value);

Completed in 934 milliseconds