Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-node-cache.h60 return relocatable_int32_constants_.Find(zone(), in FindRelocatableInt32Constant()
83 RelocInt32NodeCache relocatable_int32_constants_; variable
Dcommon-node-cache.cc32 relocatable_int32_constants_.GetCachedNodes(nodes); in GetCachedNodes()