Searched refs:allocation_site_mode_ (Results 1 – 1 of 1) sorted by relevance
7404 : literal_index_(index), depth_(depth), allocation_site_mode_(mode) { in literal_index_()7410 allocation_site_mode_(DONT_TRACK_ALLOCATION_SITE) { in literal_index_()7417 return allocation_site_mode_; in allocation_site_mode()7425 AllocationSiteMode allocation_site_mode_; variable