Searched refs:copyLater (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DSlotVisitor.h86 void copyLater(JSCell*, void*, size_t);
H A DSlotVisitorInlines.h175 inline void SlotVisitor::copyLater(JSCell* owner, void* ptr, size_t bytes) function in class:JSC::SlotVisitor
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSObject.cpp188 visitor.copyLater(this, butterfly->base(preCapacity, propertyCapacity), capacityInBytes);

Completed in 200 milliseconds