| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -26,7 +26,7 @@ subSystemLabels: | |||
| 26 | 26 | /^src\/.*win32.*/: c++, windows | |
| 27 | 27 | /^src\/node_zlib/: c++, zlib | |
| 28 | 28 | /^src\/tracing/: c++, tracing | |
| 29 | - /^src\/node_api/: c++, node-api | ||
| 29 | + /^src\/(?:node_api|js_native_api)/: c++, node-api | ||
| 30 | 30 | /^src\/node_http2/: c++, http2 | |
| 31 | 31 | /^src\/node_report/: c++, report | |
| 32 | 32 | /^src\/node_wasi/: c++, wasi | |
@@ -117,7 +117,8 @@ exlusiveLabels: | |||
| 117 | 117 | /^test\/inspector\//: test, inspector | |
| 118 | 118 | /^test\/cctest\/test_inspector/: test, inspector | |
| 119 | 119 | /^test\/cctest\/test_url/: test, whatwg-url | |
| 120 | - /^test\/addons-napi\//: test, node-api | ||
| 120 | + /^test\/node-api\//: test, node-api | ||
| 121 | + /^test\/js-native-api\//: test, node-api | ||
| 121 | 122 | /^test\/async-hooks\//: test, async_hooks | |
| 122 | 123 | /^test\/report\//: test, report | |
| 123 | 124 | /^test\/fixtures\/es-module/: test, esm | |
| Back | FazBrowse Home | New Git URL |
0 commit comments