Searched defs:StubCache (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/ic/ | ||
D | stub-cache.cc | 14 StubCache::StubCache(Isolate* isolate) : isolate_(isolate) {} in StubCache() function in v8::internal::StubCache |
D | stub-cache.h | 29 friend class StubCache; variable |
/external/v8/src/ | ||
D | isolate.h | 74 class StubCache; variable |