Skip to content

Commit

Permalink
fixup! fixup! timers: fix unsafe array iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
RaisinTen committed Feb 4, 2021
1 parent f8f741e commit 6a19fcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/internal/timers.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ const {
ObjectCreate,
SafeArrayIterator,
Symbol,
ReflectApply,
} = primordials;

const {
Expand Down

0 comments on commit 6a19fcd

Please sign in to comment.