Searched refs:NewMapCache (Results 1 – 2 of 2) sorted by relevance
501 Handle<MapCache> NewMapCache(int at_least_space_for);
1318 Handle<MapCache> Factory::NewMapCache(int at_least_space_for) { in NewMapCache() function in v8::internal::Factory1349 Handle<MapCache> new_cache = NewMapCache(24); in ObjectLiteralMapFromCache()