Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h90 Int64NodeCache int64_constants_;
93 Int64NodeCache float64_constants_;
96 Int64NodeCache number_constants_;
Dnode-cache.h59 using Int64NodeCache = NodeCache<int64_t>; variable
71 using IntPtrNodeCache = Int64NodeCache;