Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-cache.h70 typedef std::pair<int32_t, RelocInfoMode> RelocInt32Key; typedef
72 typedef NodeCache<RelocInt32Key> RelocInt32NodeCache;
Dnode-cache.cc118 template class V8_EXPORT_PRIVATE NodeCache<RelocInt32Key>;