Home | History | Annotate | Download | only in src

Lines Matching refs:target_map_

275   target_map_ = root_map_;
281 *target_map_, old_details.kind(), GetKey(i), old_details.attributes());
321 target_map_ = tmp_map;
325 int target_nof = target_map_->NumberOfOwnDescriptors();
329 DescriptorArray* target_descriptors = target_map_->instance_descriptors();
348 if (*target_map_ != *old_map_) {
351 result_map_ = target_map_;
360 *target_map_, old_details.kind(), GetKey(i), old_details.attributes());
376 target_map_ = tmp_map;
384 int target_nof = target_map_->NumberOfOwnDescriptors();
386 target_map_->instance_descriptors(), isolate_);