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

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DMachineStackMarker.h53 void gatherFromOtherThread(ConservativeRoots&, Thread*);
H A DMachineStackMarker.cpp458 void MachineThreads::gatherFromOtherThread(ConservativeRoots& conservativeRoots, Thread* thread) function in class:JSC::MachineThreads
498 gatherFromOtherThread(conservativeRoots, thread);

Completed in 138 milliseconds