Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
Dstub-cache.h29 friend class StubCache; variable
Dstub-cache.cc17 StubCache::StubCache(Isolate* isolate) : isolate_(isolate) { in StubCache() function in v8::internal::StubCache
/third_party/node/deps/v8/src/execution/
Disolate.h132 class StubCache; variable
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h41 class StubCache; variable