Searched defs:roots_table (Results 1 – 5 of 5) sorted by relevance
45 RootsTable& roots_table = isolate()->roots_table(); in VisitRootPointers() local
115 RootsTable& Heap::roots_table() { return isolate()->roots_table(); } in roots_table() function
1174 RootsTable& roots_table() { return isolate_data()->roots(); } in roots_table() function1175 const RootsTable& roots_table() const { return isolate_data()->roots(); } in roots_table() function
2310 const RootsTable& roots_table = selector->isolate()->roots_table(); in VisitWord64EqualImpl() local2331 const RootsTable& roots_table = selector->isolate()->roots_table(); in VisitWord32EqualImpl() local
1487 const RootsTable& roots_table = jsgraph_->isolate()->roots_table(); in WriteBarrierKindFor() local