Skip to content

Commit b05573a

Browse files
committed
fixup! debugger: refactor internal/inspector/_inspect to use more primordials
1 parent e6446ca commit b05573a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/inspector/_inspect.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ const {
4040
PromisePrototypeCatch,
4141
PromisePrototypeThen,
4242
PromiseResolve,
43+
Proxy,
4344
RegExpPrototypeSymbolMatch,
4445
RegExpPrototypeSymbolSplit,
4546
RegExpPrototypeTest,

0 commit comments

Comments
 (0)