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

  /external/v8/src/compiler/
common-node-cache.h 79 IntPtrNodeCache external_constants_;
80 IntPtrNodeCache pointer_constants_;
82 IntPtrNodeCache heap_constants_;
node-cache.h 75 typedef Int32NodeCache IntPtrNodeCache;
77 typedef Int64NodeCache IntPtrNodeCache;

Completed in 3303 milliseconds