Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h33 number_constants_(zone), in CommonNodeCache()
72 return number_constants_.Find(bit_cast<int64_t>(value)); in FindNumberConstant()
96 Int64NodeCache number_constants_; variable
Dcommon-node-cache.cc32 number_constants_.GetCachedNodes(nodes); in GetCachedNodes()