Skip to content

Replace: instanceof -> Array.isArray#61

Open
s-chizhik wants to merge 1 commit intoadammark:masterfrom
s-chizhik:array-fix
Open

Replace: instanceof -> Array.isArray#61
s-chizhik wants to merge 1 commit intoadammark:masterfrom
s-chizhik:array-fix

Conversation

@s-chizhik
Copy link

v instanceof Array will return false if v was created in another frame (v is instance of thatFrame.contentWindow.Array class).
Source

@Hellal1997
Copy link

v instanceof Array will return false if v was created in another frame (v is instance of thatFrame.contentWindow.Array class).
Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants