Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Bad code generated for string.indexOf #15

Closed
erik-kallen opened this issue Aug 17, 2012 · 0 comments
Closed

Bad code generated for string.indexOf #15

erik-kallen opened this issue Aug 17, 2012 · 0 comments

Comments

@erik-kallen
Copy link
Contributor

s.IndexOf("/", ix + 3) generates s.indexOf(String.fromCharCode('/'), ix + 3) which is obviously wrong.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant