Searched defs:roots_table (Results 1 – 5 of 5) sorted by relevance
45 RootsTable& roots_table = isolate()->roots_table(); in VisitRootPointers() local
87 RootsTable& Heap::roots_table() { return isolate()->roots_table(); } in roots_table() function
1010 RootsTable& roots_table() { return isolate_data()->roots(); } in roots_table() function1011 const RootsTable& roots_table() const { return isolate_data()->roots(); } in roots_table() function
2037 const RootsTable& roots_table = selector->isolate()->roots_table(); in VisitWord64EqualImpl() local2058 const RootsTable& roots_table = selector->isolate()->roots_table(); in VisitWord32EqualImpl() local
1351 const RootsTable& roots_table = jsgraph_->isolate()->roots_table(); in WriteBarrierKindFor() local