UNPKG
v8-flags
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
Configures v8 flags at runtime.
github.com/thlorenz/v8-flags
thlorenz/v8-flags
v8-flags
/
scripts
/
comments
/
debugger_agent.md
6 lines
(3 loc)
•
180 B
Markdown
View Raw
1
2
3
4
5
6
Cnsidered **only** by **d8**
in
order to decide
if
the
in
debugger agent should be activated.
#### Resources
[v8 d8.cc](https://github.com/v8/v8/blob/3.26.33/src/d8.cc#L925-928)