| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 085eb48 commit 406c50c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -248,7 +248,7 @@ int Environment::InitializeInspector( | |||
| 248 | 248 | ||
| 249 | 249 | profiler::StartProfilers(this); | |
| 250 | 250 | ||
| 251 | - if (options_->debug_options().break_node_first_line) { | ||
| 251 | + if (inspector_agent_->options().break_node_first_line) { | ||
| 252 | 252 | inspector_agent_->PauseOnNextJavascriptStatement("Break at bootstrap"); | |
| 253 | 253 | } | |
| 254 | 254 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments