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

  /external/v8/src/compiler/
common-node-cache.cc 20 return heap_constants_.Find(zone(), bit_cast<intptr_t>(value.address()));
31 heap_constants_.GetCachedNodes(nodes);
common-node-cache.h 82 IntPtrNodeCache heap_constants_; member in class:v8::internal::compiler::final

Completed in 1195 milliseconds