Home
last modified time | relevance | path

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

/external/v8/src/
Dtype-info.h21 class StubCache; variable
Dcode-stub-assembler.h20 class StubCache; variable
Disolate.h78 class StubCache; variable
/external/v8/src/ic/
Dstub-cache.cc17 StubCache::StubCache(Isolate* isolate, Code::Kind ic_kind) in StubCache() function in v8::internal::StubCache
Dstub-cache.h30 friend class StubCache; variable