Skip to content

Commit 8172038

Browse files
committed
fix: ensure stringIteratorExists checks String.prototype
Before this change stringIteratorExists checked for Array.prototype which is an obvious mistake. This shouldn't really affect the majority of engines because many that supported iterators on Strings also supported them on Arrays. Phantom 1.9 seems to be the exception.
1 parent 71bcdac commit 8172038

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)