Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.cc386 bool should_recompile = !info()->shared_info()->has_deoptimization_support(); in CreateGraph() local
387 if (should_recompile || FLAG_hydrogen_stats) { in CreateGraph()