Home
last modified time | relevance | path

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

/external/v8/src/
Dstub-cache.h51 class StubCache; variable
63 friend class StubCache; variable
Disolate.h78 class StubCache; variable
Dstub-cache.cc46 StubCache::StubCache(Isolate* isolate) : isolate_(isolate) { in StubCache() function in v8::internal::StubCache