Home
last modified time | relevance | path

Searched refs:RelocInt64Key (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dnode-cache.h71 typedef std::pair<int64_t, RelocInfoMode> RelocInt64Key; typedef
73 typedef NodeCache<RelocInt64Key> RelocInt64NodeCache;
Dnode-cache.cc119 template class V8_EXPORT_PRIVATE NodeCache<RelocInt64Key>;