Home
last modified time | relevance | path

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

/external/v8/src/
Dlog.cc1418 bool start_logging = FLAG_log || FLAG_log_runtime || FLAG_log_api in Setup() local
1422 bool open_log_file = start_logging || FLAG_prof_lazy; in Setup()
1485 is_logging_ = start_logging; in Setup()