Searched defs:heap_ (Results 1 – 15 of 15) sorted by relevance
54 : heap_(heap), failCount_(failCount), verifyKind_(verifyKind) in heap_() function93 : heap_(heap), verifyKind_(verifyKind) {} in heap_() function
56 Heap *heap_; variable
46 Heap *heap_; variable
66 Heap *heap_; variable
44 [[maybe_unused]] Heap *const heap_; variable
116 Heap *heap_; variable
41 : heap_(heap), in heap_() function
208 Heap *heap_; variable
183 Heap* heap_; variable
125 const Heap *heap_; variable
256 Heap *heap_; variable
216 Heap *heap_; variable
82 [[maybe_unused]] Heap *const heap_; variable
119 HeapReferenceVerifier<LanguageConfig::LANG_TYPE>(heap_, &failCount)(root); in VerifyRoot() local