Commit f311fff
committed
vfs: restore isSea as function, align modules/ with upstream
Restore isSea as a C++ function (was incorrectly changed to a boolean
property), fixing cctest failures where helpers.js calls isSea().
Align all files under lib/internal/modules/ with upstream/main so
VFS introduces zero changes to the module loader internals.1 parent 551e0e6 commit f311fff
2 files changed
+10
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
262 | 266 | | |
263 | 267 | | |
264 | 268 | | |
| |||
899 | 903 | | |
900 | 904 | | |
901 | 905 | | |
902 | | - | |
903 | | - | |
| 906 | + | |
904 | 907 | | |
905 | | - | |
906 | | - | |
| 908 | + | |
907 | 909 | | |
908 | 910 | | |
909 | 911 | | |
910 | 912 | | |
911 | | - | |
912 | | - | |
913 | | - | |
914 | | - | |
915 | | - | |
916 | | - | |
917 | 913 | | |
918 | 914 | | |
919 | 915 | | |
920 | 916 | | |
921 | 917 | | |
922 | 918 | | |
| 919 | + | |
923 | 920 | | |
924 | 921 | | |
925 | 922 | | |
| |||
929 | 926 | | |
930 | 927 | | |
931 | 928 | | |
| 929 | + | |
932 | 930 | | |
933 | 931 | | |
934 | 932 | | |
| |||
0 commit comments