This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mixinMethod
now installs ‘mixinSuper’ instead of ‘super’ as the spe…
…cial implementation for servicing super-calls from mixin functions, avoiding problems when nested method calls try to invoke `super` … our one mixed-in method that cares (`bind`) now uses `mixinSuper` instead of base `super`
- Loading branch information
Scott Miles
committed
Jan 21, 2014
1 parent
37eea00
commit b1a4e7d
Showing
2 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters