| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1758f02 commit 3e3471f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,6 +7,9 @@ built with Node.js. These interfaces are subject to change by upstream and are | |||
| 7 | 7 | therefore not covered under the stability index. | |
| 8 | 8 | ||
| 9 | 9 | ## getHeapStatistics() | |
| 10 | + <!-- YAML | ||
| 11 | + added: v1.0.0 | ||
| 12 | + --> | ||
| 10 | 13 | ||
| 11 | 14 | Returns an object with the following properties | |
| 12 | 15 | ||
@@ -22,6 +25,9 @@ Returns an object with the following properties | |||
| 22 | 25 | ``` | |
| 23 | 26 | ||
| 24 | 27 | ## setFlagsFromString(string) | |
| 28 | + <!-- YAML | ||
| 29 | + added: v1.0.0 | ||
| 30 | + --> | ||
| 25 | 31 | ||
| 26 | 32 | Set additional V8 command line flags. Use with care; changing settings | |
| 27 | 33 | after the VM has started may result in unpredictable behavior, including | |
| Back | FazBrowse Home | New Git URL |
0 commit comments