EnableSlowAsserts  105 src/checks.cc  bool EnableSlowAsserts() { return FLAG_enable_slow_asserts; }
EnableSlowAsserts  179 src/preparser-api.cc bool EnableSlowAsserts() { return true; }