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

Mixin shape problems #12606

Closed
krisselden opened this issue Nov 14, 2015 · 0 comments
Closed

Mixin shape problems #12606

krisselden opened this issue Nov 14, 2015 · 0 comments
Assignees

Comments

@krisselden
Copy link
Contributor

Add GUID_KEY = null to Mixin constructor and toString
Remove private NativeArray.activate and TextSupport.KEY_EVENTS

@krisselden krisselden self-assigned this Nov 14, 2015
krisselden added a commit that referenced this issue Nov 15, 2015
Needs review, needs to import NAME_KEY, we really should be using the same symbol() method for everything.  The classToString stuff is making me emo, can we just get rid of it? In the module world, no one puts mixins into the container or onto their App 'namespace' so it just ends up being an '(unknown mixin)'
krisselden added a commit that referenced this issue Nov 16, 2015
krisselden added a commit that referenced this issue Nov 16, 2015
homu added a commit that referenced this issue Nov 16, 2015
[PERF] Fix Mixin shape issues

Fix #12606

Make Mixin monomorphic and use debugSeal in development builds to flag issues.
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

1 participant