Home
last modified time | relevance | path

Searched refs:new_strong_map (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dobjects.cc12900 Handle<Map> new_strong_map = Map::Copy(new_map, "SetInstancePrototype"); in SetInstancePrototype() local
12901 new_strong_map->set_is_strong(); in SetInstancePrototype()
12902 CacheInitialJSArrayMaps(native_context, new_strong_map); in SetInstancePrototype()