Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

some member names likely don't work right for types with "call" methods #593

Closed
jmesserly opened this issue Jun 16, 2016 · 1 comment
Closed

Comments

@jmesserly
Copy link
Contributor

In particular, those that are inherited from JS Functions, like "name".

We also allow shadowing methods like "call" and "apply". This may cause problems in our runtime, or in JS code that gets these objects. We should probably symbolize call/apply to avoid collision.

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

No branches or pull requests

1 participant