Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h32 pointer_constants_(zone), in CommonNodeCache()
67 return pointer_constants_.Find(value); in FindPointerConstant()
95 IntPtrNodeCache pointer_constants_; variable
Dcommon-node-cache.cc31 pointer_constants_.GetCachedNodes(nodes); in GetCachedNodes()