Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old implementation of javaScriptCore - no .bind function #38

Open
wojciak opened this issue Feb 8, 2014 · 2 comments
Open

Old implementation of javaScriptCore - no .bind function #38

wojciak opened this issue Feb 8, 2014 · 2 comments

Comments

@wojciak
Copy link

wojciak commented Feb 8, 2014

The JavaScriptCore library used in the project is very old - it doesn't even support the .bind function. This should be updated as it doesn't allow to create a ejecta<->ejecta-x common build environment/sources.

P.s. for now we can use a polyfill https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Function/bind

@aogilvie
Copy link
Contributor

aogilvie commented Mar 6, 2014

+1 Also thanks for the workaround.

@aogilvie
Copy link
Contributor

@3dseals Where did you build JavaScriptCore from? Can you send me any documents for that?

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

No branches or pull requests

2 participants