Skip to content

Commit 408f359

Browse files
committed
fixup! lib: add URI handling functions to primordials
1 parent 7b78de6 commit 408f359

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/per_context/primordials.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ function copyPrototype(src, dest, prefix) {
137137
}
138138
}
139139

140+
// Create copies of URI handling functions
140141
[
141142
decodeURI,
142143
decodeURIComponent,

0 commit comments

Comments
 (0)