| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4b099ce commit aa6e770
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -509,13 +509,16 @@ changes: | |||
| 509 | 509 | ||
| 510 | 510 | The type of the performance entry. It may be one of: | |
| 511 | 511 | ||
| 512 | - * `'node'` (Node.js only) | ||
| 513 | - * `'mark'` (available on the Web) | ||
| 514 | - * `'measure'` (available on the Web) | ||
| 515 | - * `'gc'` (Node.js only) | ||
| 512 | + * `'dns'` (Node.js only) | ||
| 516 | 513 | * `'function'` (Node.js only) | |
| 514 | + * `'gc'` (Node.js only) | ||
| 517 | 515 | * `'http2'` (Node.js only) | |
| 518 | 516 | * `'http'` (Node.js only) | |
| 517 | + * `'mark'` (available on the Web) | ||
| 518 | + * `'measure'` (available on the Web) | ||
| 519 | + * `'net'` (Node.js only) | ||
| 520 | + * `'node'` (Node.js only) | ||
| 521 | + * `'resource'` (available on the Web) | ||
| 519 | 522 | ||
| 520 | 523 | ### `performanceEntry.name` | |
| 521 | 524 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments