HomeSort by relevance Sort by last modified time
    Searched refs:Int64NodeCache (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
common-node-cache.h 76 Int64NodeCache int64_constants_;
78 Int64NodeCache float64_constants_;
81 Int64NodeCache number_constants_;
node-cache.h 65 typedef NodeCache<int64_t> Int64NodeCache;
77 typedef Int64NodeCache IntPtrNodeCache;

Completed in 54 milliseconds