Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc12829 void InvalidatePrototypeChainsInternal(Map* map) { in InvalidatePrototypeChainsInternal() function
12845 InvalidatePrototypeChainsInternal(Map::cast(heap_object)); in InvalidatePrototypeChainsInternal()
12855 InvalidatePrototypeChainsInternal(map); in InvalidatePrototypeChains()