Home
last modified time | relevance | path

Searched defs:StrongRootsList (Results 1 – 2 of 2) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dheap.cc116 struct Heap::StrongRootsList { struct in v8::internal::Heap
117 Object** start;
118 Object** end;
119 StrongRootsList* next;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dheap.cc182 struct Heap::StrongRootsList { struct in v8::internal::Heap
183 FullObjectSlot start;
184 FullObjectSlot end;
185 StrongRootsList* next;