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