Searched refs:holder_map (Results 1 – 12 of 12) sorted by relevance
386 Handle<Map> holder_map(holder()->map()); in GenerateLoadPostInterceptor() local387 set_map(holder_map); in GenerateLoadPostInterceptor()423 GenerateApiAccessorCall(masm(), call_optimization, holder_map, in GenerateLoadPostInterceptor()
556 Map* holder_map = holder_->map(); in GetFieldIndex() local558 holder_map->instance_descriptors()->GetFieldIndex(descriptor_number()); in GetFieldIndex()560 return FieldIndex::ForPropertyIndex(holder_map, index, is_double); in GetFieldIndex()
514 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local517 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
477 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local480 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
488 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local491 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
469 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local472 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
451 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local454 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
484 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local487 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
483 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local486 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
9439 Handle<Map> holder_map; in TryInlineApiCall() local