Lines Matching full:roots
1034 handle list. Otherwise, opaque roots that would make weak handles reachable
2151 Introduced the concept of opaque roots, in preparation for marking the DOM with them
2191 set of opaque roots.
4712 (JSC::Heap::markRoots): Separated machine stack conservative roots from
4713 register file conservative roots because machine stack roots must be
4714 pinned, but register file roots need not be pinned.
4719 machine roots.
4806 Added HeapRootMarker, a privileged class for marking direct heap roots
5359 are not uniqued. Also, "Roots" is more specific about what's in the set.
5387 (JSC::ConservativeRoots::roots):