Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-cache.cc115 template class V8_EXPORT_PRIVATE NodeCache<int32_t>; variable
116 template class V8_EXPORT_PRIVATE NodeCache<int64_t>; variable
118 template class V8_EXPORT_PRIVATE NodeCache<RelocInt32Key>; variable
119 template class V8_EXPORT_PRIVATE NodeCache<RelocInt64Key>; variable