Home
last modified time | relevance | path

Searched defs:map_cache (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
Dfactory.cc2312 Handle<MapCache> map_cache = handle(MapCache::cast(context->map_cache())); in AddToMapCache() local
Dobjects.cc14859 Handle<MapCache> map_cache, Handle<FixedArray> array, Handle<Map> value) { in Put()
/external/chromium_org/v8/src/heap/
Dmark-compact.cc2406 MapCache* map_cache = reinterpret_cast<MapCache*>(raw_map_cache); in ProcessMapCaches() local
/external/chromium_org/v8/test/cctest/
Dtest-api.cc20429 { i::MapCache* map_cache = in THREADED_TEST() local
20439 i::MapCache* map_cache = i::MapCache::cast(raw_map_cache); in THREADED_TEST() local