Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-node-cache.h76 Int64NodeCache int64_constants_;
78 Int64NodeCache float64_constants_;
81 Int64NodeCache number_constants_;
Dnode-cache.h65 typedef NodeCache<int64_t> Int64NodeCache; typedef
77 typedef Int64NodeCache IntPtrNodeCache;