HomeSort by relevance Sort by last modified time
    Searched refs:gatherFromOtherThread (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/JavaScriptCore/heap/
MachineStackMarker.h 59 void gatherFromOtherThread(ConservativeRoots&, Thread*);
MachineStackMarker.cpp 441 void MachineThreads::gatherFromOtherThread(ConservativeRoots& conservativeRoots, Thread* thread)
482 gatherFromOtherThread(conservativeRoots, thread);

Completed in 186 milliseconds