Skip to content

TypeScript inheritance of Objective-C classes broken when debugger is present #249

@fealebenpae

Description

@fealebenpae

If the debugger attaches before a TypeScript class inheriting from an Objective-C class is built by calling __extends, the register at which the original TypeScript constructor function is located is recycled and replacing the constructor function with an instance of ObjCConstrutorDerived fails.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions