Searched refs:setExistingProperty (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DPutPropertySlot.h48 void setExistingProperty(JSObject* base, size_t offset) function in class:JSC::PutPropertySlot
H A DJSObject.h586 slot.setExistingProperty(this, offset);
649 slot.setExistingProperty(this, offset);

Completed in 69 milliseconds