Commit faf3ad2
vm: add Synthetic modules
- Refactor vm.SourceTextModule (again)
- Add vm.Module abstract superclass
- Add vm.SyntheticModule
Refs: https://heycam.github.io/webidl/#synthetic-module-records
PR-URL: #29864
Reviewed-By: Guy Bedford <guybedford@gmail.com>1 parent b743f2c commit faf3ad2Copy full SHA for faf3ad2
File tree
Expand file treeCollapse file tree
19 files changed
+769
-537
lines changedOpen diff view settings
Filter options
- doc/api
- lib
- internal
- bootstrap
- main
- modules
- cjs
- esm
- process
- vm
- src
- test/parallel
- tools/doc
Expand file treeCollapse file tree
19 files changed
+769
-537
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1976 | 1976 | |
1977 | 1977 | |
1978 | 1978 | |
1979 | | - |
| 1979 | + |
1980 | 1980 | |
1981 | 1981 | |
1982 | 1982 | |
|
0 commit comments