Searched refs:heap_constants_ (Results 1 – 2 of 2) sorted by relevance
20 return heap_constants_.Find(zone(), bit_cast<intptr_t>(value.location())); in FindHeapConstant()31 heap_constants_.GetCachedNodes(nodes); in GetCachedNodes()
67 IntPtrNodeCache heap_constants_; variable