Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.h72 Zone* ZoneForGraphAssembler() const { return temp_zone(); } in ZoneForGraphAssembler() function
Djs-call-reducer.cc66 reducer->ZoneForGraphAssembler(), in JSCallReducerAssembler()
72 CatchScope::Outermost(reducer->ZoneForGraphAssembler())),