We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d16eb commit 3168e6bCopy full SHA for 3168e6b
doc/api/v8.markdown
@@ -40,5 +40,5 @@ v8.setFlagsFromString('--trace_gc');
40
setTimeout(function() { v8.setFlagsFromString('--notrace_gc'); }, 60e3);
41
```
42
43
-[V8]: https://code.google.com/p/v8/
+[V8]: https://developers.google.com/v8/
44
[here]: https://github.com/thlorenz/v8-flags/blob/master/flags-0.11.md
0 commit comments