Home
last modified time | relevance | path

Searched defs:StubCache (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ic/
Dstub-cache.cc14 StubCache::StubCache(Isolate* isolate) : isolate_(isolate) {} in StubCache() function in v8::internal::StubCache
Dstub-cache.h29 friend class StubCache; variable
/external/v8/src/
Disolate.h74 class StubCache; variable