Searched refs:holder_map (Results 1 – 10 of 10) sorted by relevance
371 Handle<Map> holder_map(holder()->map()); in GenerateLoadPostInterceptor() local372 set_map(holder_map); in GenerateLoadPostInterceptor()408 GenerateApiAccessorCall(masm(), call_optimization, holder_map, in GenerateLoadPostInterceptor()
478 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local481 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
527 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local530 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
485 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local488 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()
480 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local483 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
470 Handle<Map> holder_map(holder()->map()); in CheckPrototypes() local473 while (!current_map.is_identical_to(holder_map)) { in CheckPrototypes()
9171 Handle<Map> holder_map; in TryInlineApiCall() local