Home
last modified time | relevance | path

Searched defs:keyed_lookup_cache (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Disolate.h886 KeyedLookupCache* keyed_lookup_cache() { in keyed_lookup_cache() function
Druntime.cc4931 KeyedLookupCache* keyed_lookup_cache = isolate->keyed_lookup_cache(); in RUNTIME_FUNCTION() local