Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Implement getTailCallCopyArgsThunk #1991

Closed
MichalStrehovsky opened this issue Oct 6, 2016 · 2 comments
Closed

Implement getTailCallCopyArgsThunk #1991

MichalStrehovsky opened this issue Oct 6, 2016 · 2 comments
Assignees
Milestone

Comments

@MichalStrehovsky
Copy link
Member

This is needed to support tail calling methods with many parameters.

The stub itself doesn't seem too hard, but we'll need to add some sort of support for emitting labels in the machine code stream. Also, GC info encoding at some point.

@jkotas
Copy link
Member

jkotas commented Oct 6, 2016

@janvorli is working on the design for this.

@MichalStrehovsky MichalStrehovsky added this to the Future milestone Oct 20, 2016
@jkotas
Copy link
Member

jkotas commented Oct 21, 2016

Duplicate of #1683

@jkotas jkotas closed this as completed Oct 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants