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

/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DGCThread.cpp39 GCThread::GCThread(GCThreadSharedData& shared, SlotVisitor* slotVisitor, CopyVisitor* copyVisitor) argument
65 CopyVisitor* GCThread::copyVisitor() function in class:JSC::GCThread
H A DGCThreadSharedData.cpp91 CopyVisitor* copyVisitor = new CopyVisitor(*this); local

Completed in 114 milliseconds