Searched refs:last_map (Results 1 – 1 of 1) sorted by relevance
146 Handle<Map> last_map; in NonexistentFrontendHeader() local149 last_map = IC::TypeToMap(*type(), isolate()); in NonexistentFrontendHeader()152 DCHECK(last_map->prototype() == isolate()->heap()->null_value()); in NonexistentFrontendHeader()155 last_map = handle(holder()->map()); in NonexistentFrontendHeader()158 if (last_map->is_dictionary_map()) { in NonexistentFrontendHeader()159 if (last_map->IsJSGlobalObjectMap()) { in NonexistentFrontendHeader()