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

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DPutPropertySlot.h55 void setNewProperty(JSObject* base, PropertyOffset offset) function in class:JSC::PutPropertySlot
H A DJSObject.h1271 // See comment on setNewProperty call below.
1273 slot.setNewProperty(this, offset);
1293 slot.setNewProperty(this, offset);
1342 slot.setNewProperty(this, offset);

Completed in 169 milliseconds