Searched refs:globalRoots (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.h569 static PersistentNode* globalRoots();
H A DThreadState.cpp489 globalRoots()->trace(visitor);
738 PersistentNode* ThreadState::globalRoots() function in class:blink::ThreadState
H A DHandle.h369 static PersistentNode* roots() { return ThreadState::globalRoots(); }

Completed in 102 milliseconds