Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.h73 JSGraph* JSGraphForGraphAssembler() const { return jsgraph(); } in JSGraphForGraphAssembler() function
Djs-call-reducer.cc65 reducer->JSGraphForGraphAssembler(), in JSCallReducerAssembler()