Searched defs:StubCache (Results 1 – 5 of 5) sorted by relevance
| /external/v8/src/ | ||
| D | type-info.h | 21 class StubCache; variable |
| D | code-stub-assembler.h | 20 class StubCache; variable |
| D | isolate.h | 78 class StubCache; variable |
| /external/v8/src/ic/ | ||
| D | stub-cache.cc | 17 StubCache::StubCache(Isolate* isolate, Code::Kind ic_kind) in StubCache() function in v8::internal::StubCache |
| D | stub-cache.h | 30 friend class StubCache; variable |