Searched refs:read_only_roots_ (Results 1 – 8 of 8) sorted by relevance
22 FullObjectSlot(read_only_roots_), in Iterate()23 FullObjectSlot(&read_only_roots_[kEntriesCount])); in Iterate()
65 : read_only_roots_(reinterpret_cast<Address*>( in ReadOnlyRoots()96 return &read_only_roots_[index]; in READ_ONLY_ROOT_LIST()
572 : read_only_roots_(ro_roots) {} in READ_ONLY_ROOT_LIST()576 Address* read_only_roots_; variable
26 return ReadOnlyRoots(shared_ro_heap->read_only_roots_); in GetReadOnlyRoots()
159 std::memcpy(isolate_ro_roots, read_only_roots_, in InitializeIsolateRoots()166 std::memcpy(read_only_roots_, isolate_ro_roots, in InitializeFromIsolateRoots()
141 Address read_only_roots_[kEntriesCount]; variable
160 Address read_only_roots_[kReadOnlyRootsCount]; variable
111 CopyAndRebaseRoots(isolate_ro_roots, read_only_roots_, 0); in InitializeRootsFrom()117 CopyAndRebaseRoots(read_only_roots_, isolate_ro_roots, in InitializeRootsIn()