Searched defs:slotVisitor (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSSegmentedVariableObject.cpp60 void JSSegmentedVariableObject::visitChildren(JSCell* cell, SlotVisitor& slotVisitor) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DGCThread.cpp38 GCThread::GCThread(GCThreadSharedData& shared, SlotVisitor* slotVisitor, CopyVisitor* copyVisitor) argument
58 SlotVisitor* GCThread::slotVisitor() function in class:JSC::GCThread
H A DGCThreadSharedData.cpp73 SlotVisitor* slotVisitor = new SlotVisitor(*this); local

Completed in 61 milliseconds