Searched refs:holder_map (Results 1 – 8 of 8) sorted by relevance
516 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local519 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
521 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local524 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
519 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local522 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
530 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local533 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
566 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local569 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
528 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local531 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
8589 Handle<Map> holder_map; in TryInlineApiCall() local