Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-node-cache.h33 return int64_constants_.Find(zone(), value); in FindInt64Constant()
76 Int64NodeCache int64_constants_; variable
Dcommon-node-cache.cc26 int64_constants_.GetCachedNodes(nodes); in GetCachedNodes()