Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-graph-verifier.cc577 bool should_log_error = false; in CheckCallInputs() local
585 if (!should_log_error) { in CheckCallInputs()
586 should_log_error = true; in CheckCallInputs()
597 if (should_log_error) { in CheckCallInputs()