Searched refs:should_recompile (Results 1 – 1 of 1) sorted by relevance
386 bool should_recompile = !info()->shared_info()->has_deoptimization_support(); in CreateGraph() local387 if (should_recompile || FLAG_hydrogen_stats) { in CreateGraph()