Searched refs:analyze_environment_liveness (Results 1 – 3 of 3) sorted by relevance
38 bool stack_check = true, bool analyze_environment_liveness = true);358 bool analyze_environment_liveness() const { in analyze_environment_liveness() function
522 bool analyze_environment_liveness) in BytecodeGraphBuilder() argument540 analyze_environment_liveness_(analyze_environment_liveness), in BytecodeGraphBuilder()877 analyze_environment_liveness()); in VisitBytecodes()886 if (analyze_environment_liveness() && FLAG_trace_environment_liveness) { in VisitBytecodes()
483 DEFINE_BOOL(analyze_environment_liveness, true,