Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Dpipeline.cc191 AstGraphBuilderWithPositions graph_builder(info(), &jsgraph, in GenerateCode() local
193 graph_builder.CreateGraph(); in GenerateCode()
194 context_node = graph_builder.GetFunctionContext(); in GenerateCode()
Djs-inlining.cc417 AstGraphBuilder graph_builder(&info, &jsgraph); in TryInlineCall() local
418 graph_builder.CreateGraph(); in TryInlineCall()