Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining.cc164 CopyVisitor(Graph* source_graph, Graph* target_graph, Zone* temp_zone) in CopyVisitor() argument
168 target_graph_(target_graph), in CopyVisitor()