Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h27 int64_constants_(zone), in CommonNodeCache()
47 return int64_constants_.Find(value); in FindInt64Constant()
90 Int64NodeCache int64_constants_; variable
Dcommon-node-cache.cc26 int64_constants_.GetCachedNodes(nodes); in GetCachedNodes()