Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-node-cache.h94 IntPtrNodeCache external_constants_;
95 IntPtrNodeCache pointer_constants_;
97 IntPtrNodeCache heap_constants_;
Dnode-cache.h69 using IntPtrNodeCache = Int32NodeCache; variable
71 using IntPtrNodeCache = Int64NodeCache; variable