Skip to content

Fix TypeScript inheritance of Objective-C classes#252

Merged
fealebenpae merged 1 commit intomasterfrom
fealebenpae/typescript-native-inheritance-fix
Jul 31, 2015
Merged

Fix TypeScript inheritance of Objective-C classes#252
fealebenpae merged 1 commit intomasterfrom
fealebenpae/typescript-native-inheritance-fix

Conversation

@fealebenpae
Copy link
Copy Markdown
Contributor

There are more places the original constructor function resides in various circumstances. We loop over all the frame registers AND the lexical environment of the scope chain to try and replace the constructor function with our own.

Fixes #249

There are more places the original constructor function resides in various circumstances. We loop over all the frame registers AND the lexical environment of the scope chain to try and replace the constructor function with our own.
@fealebenpae fealebenpae added this to the 1.2.1 milestone Jul 31, 2015
@fealebenpae fealebenpae self-assigned this Jul 31, 2015
@ns-bot
Copy link
Copy Markdown

ns-bot commented Jul 31, 2015

fealebenpae added a commit that referenced this pull request Jul 31, 2015
…ve-inheritance-fix

Fix TypeScript inheritance of Objective-C classes
@fealebenpae fealebenpae merged commit b5bda83 into master Jul 31, 2015
@fealebenpae fealebenpae deleted the fealebenpae/typescript-native-inheritance-fix branch July 31, 2015 12:22
fealebenpae added a commit that referenced this pull request Jul 31, 2015
…ve-inheritance-fix

Fix TypeScript inheritance of Objective-C classes
@jasssonpet jasssonpet mentioned this pull request Sep 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants