Skip to content

Commit 78768a6

Browse files
committed
review
1 parent 33cb46d commit 78768a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/bootstrap/realm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ ObjectDefineProperty(process, 'moduleLoadList', {
7777
__proto__: null,
7878
get() { return ArrayPrototypeSlice(moduleLoadList); },
7979
enumerable: true,
80+
configurable: true,
8081
});
8182

8283

0 commit comments

Comments
 (0)