| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 354df9e commit a6053dc
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -372,7 +372,8 @@ Environment::Environment(IsolateData* isolate_data, | |||
| 372 | 372 | ||
| 373 | 373 | set_env_vars(per_process::system_environment); | |
| 374 | 374 | // TODO(joyeecheung): pass Isolate* and env_vars to it instead of the entire | |
| 375 | - // env | ||
| 375 | + // env, when the recursive dependency inclusion in "debug-utils.h" is | ||
| 376 | + // resolved. | ||
| 376 | 377 | enabled_debug_list_.Parse(this); | |
| 377 | 378 | ||
| 378 | 379 | // We create new copies of the per-Environment option sets, so that it is | |
| Back | FazBrowse Home | New Git URL |
0 commit comments