| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2016,13 +2016,6 @@ An invalid [`package.json`][] file failed parsing. | |||
| 2016 | 2016 | The `package.json` [`"exports"`][] field contains an invalid target mapping | |
| 2017 | 2017 | value for the attempted module resolution. | |
| 2018 | 2018 | ||
| 2019 | - <a id="ERR_INVALID_PERFORMANCE_MARK"></a> | ||
| 2020 | - | ||
| 2021 | - ### `ERR_INVALID_PERFORMANCE_MARK` | ||
| 2022 | - | ||
| 2023 | - While using the Performance Timing API (`perf_hooks`), a performance mark is | ||
| 2024 | - invalid. | ||
| 2025 | - | ||
| 2026 | 2019 | <a id="ERR_INVALID_PROTOCOL"></a> | |
| 2027 | 2020 | ||
| 2028 | 2021 | ### `ERR_INVALID_PROTOCOL` | |
@@ -3449,6 +3442,18 @@ removed: v15.0.0 | |||
| 3449 | 3442 | ||
| 3450 | 3443 | An invalid or unknown file encoding was passed. | |
| 3451 | 3444 | ||
| 3445 | + <a id="ERR_INVALID_PERFORMANCE_MARK"></a> | ||
| 3446 | + | ||
| 3447 | + ### `ERR_INVALID_PERFORMANCE_MARK` | ||
| 3448 | + | ||
| 3449 | + <!-- YAML | ||
| 3450 | + added: v8.5.0 | ||
| 3451 | + removed: v16.7.0 | ||
| 3452 | + --> | ||
| 3453 | + | ||
| 3454 | + While using the Performance Timing API (`perf_hooks`), a performance mark is | ||
| 3455 | + invalid. | ||
| 3456 | + | ||
| 3452 | 3457 | <a id="ERR_INVALID_TRANSFER_OBJECT"></a> | |
| 3453 | 3458 | ||
| 3454 | 3459 | ### `ERR_INVALID_TRANSFER_OBJECT` | |
| Back | FazBrowse Home | New Git URL |
0 commit comments