Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-node-cache.h65 return relocatable_int64_constants_.Find(zone(), in FindRelocatableInt64Constant()
84 RelocInt64NodeCache relocatable_int64_constants_; variable
Dcommon-node-cache.cc33 relocatable_int64_constants_.GetCachedNodes(nodes); in GetCachedNodes()