Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h30 float64_constants_(zone), in CommonNodeCache()
61 return float64_constants_.Find(bit_cast<int64_t>(value)); in FindFloat64Constant()
93 Int64NodeCache float64_constants_; variable
Dcommon-node-cache.cc29 float64_constants_.GetCachedNodes(nodes); in GetCachedNodes()