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

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DGCThread.cpp38 GCThread::GCThread(GCThreadSharedData& shared, SlotVisitor* slotVisitor, CopyVisitor* copyVisitor) argument
64 CopyVisitor* GCThread::copyVisitor() function in class:JSC::GCThread
H A DGCThreadSharedData.cpp74 CopyVisitor* copyVisitor = new CopyVisitor(*this); local

Completed in 115 milliseconds