Searched refs:heap_object_location_ (Results 1 – 1 of 1) sorted by relevance
81 DCHECK(!heap_object_location_); in ~CodeEntry()132 Address** heap_object_location_address() { return &heap_object_location_; } in heap_object_location_address()250 Address* heap_object_location_ = nullptr; variable