Searched defs:HeapAddresses (Results 1 – 1 of 1) sorted by relevance
161 struct HeapAddresses { struct171 uintptr_t map_space_first_page;172 uintptr_t old_space_first_page;173 uintptr_t read_only_space_first_page;197 const v8::debug_helper::HeapAddresses& heap_addresses, argument