Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-node-cache.h16 class CommonNodeCache FINAL : public ZoneObject {
18 explicit CommonNodeCache(Zone* zone) : zone_(zone) {} in CommonNodeCache() function
Djs-graph.h107 CommonNodeCache cache_;