Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dstub-cache.h29 friend class StubCache; variable
Dstub-cache.cc16 StubCache::StubCache(Isolate* isolate) : isolate_(isolate) { in StubCache() function in v8::internal::StubCache
/external/v8/src/
Dcode-stub-assembler.h24 class StubCache; variable
Disolate.h107 class StubCache; variable