Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-node-cache.h62 Int64NodeCache int64_constants_;
64 Int64NodeCache float64_constants_;
66 Int64NodeCache number_constants_;
Dnode-cache.h65 typedef NodeCache<int64_t> Int64NodeCache; typedef
69 typedef Int64NodeCache IntPtrNodeCache;
/external/v8/test/unittests/compiler/
Dnode-cache-unittest.cc75 Int64NodeCache cache; in TEST_F()
89 Int64NodeCache cache; in TEST_F()
136 Int64NodeCache cache; in TEST_F()