Searched refs:new_strong_map (Results 1 – 1 of 1) sorted by relevance
12900 Handle<Map> new_strong_map = Map::Copy(new_map, "SetInstancePrototype"); in SetInstancePrototype() local12901 new_strong_map->set_is_strong(); in SetInstancePrototype()12902 CacheInitialJSArrayMaps(native_context, new_strong_map); in SetInstancePrototype()