Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-node-cache.h43 return float64_constants_.Find(zone(), bit_cast<int64_t>(value)); in FindFloat64Constant()
78 Int64NodeCache float64_constants_; variable
Dcommon-node-cache.cc28 float64_constants_.GetCachedNodes(nodes); in GetCachedNodes()