| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 89983cf commit e2df85a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -100,11 +100,13 @@ subSystemLabels: | |||
| 100 | 100 | /^lib\/.*http2/: http2 | |
| 101 | 101 | /^lib\/worker_threads.js$/: worker | |
| 102 | 102 | /^lib\/test.js$/: test_runner | |
| 103 | + /^lib\/v8.js$/: v8 module | ||
| 103 | 104 | /^lib\/internal\/url\.js$/: whatwg-url | |
| 104 | 105 | /^lib\/internal\/modules\/esm/: esm | |
| 105 | 106 | /^lib\/internal\/modules/: module | |
| 106 | 107 | /^lib\/internal\/webstreams/: web streams | |
| 107 | 108 | /^lib\/internal\/test_runner/: test_runner | |
| 109 | + /^lib\/internal\/v8\//: v8 module | ||
| 108 | 110 | ||
| 109 | 111 | # All other lib/ files map directly | |
| 110 | 112 | /^lib\/_(\w+)_\w+\.js?$/: $1 # e.g. _(stream)_wrap | |
| Back | FazBrowse Home | New Git URL |
0 commit comments