Searched refs:map_handle_ (Results 1 – 2 of 2) sorted by relevance
46 : isolate_(isolate), map_handle_(map), map_(*map) { in TransitionsAccessor()133 DCHECK(!map_handle_.is_null()); in Reload()134 map_ = *map_handle_; in Reload()183 Handle<Map> map_handle_; variable
60 DCHECK(!map_handle_.is_null()); in Insert()