Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h36 relocatable_int64_constants_(zone) {} in CommonNodeCache()
82 return relocatable_int64_constants_.Find(std::make_pair(value, rmode)); in FindRelocatableInt64Constant()
99 RelocInt64NodeCache relocatable_int64_constants_; variable
Dcommon-node-cache.cc35 relocatable_int64_constants_.GetCachedNodes(nodes); in GetCachedNodes()