-
Notifications
You must be signed in to change notification settings - Fork 607
support multimethod by method name on AOT #341
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D49246787 |
286ecdd
to
9baf4a0
Compare
This pull request was exported from Phabricator. Differential Revision: D49246787 |
9baf4a0
to
afaecbe
Compare
This pull request was exported from Phabricator. Differential Revision: D49246787 |
afaecbe
to
a4f73d8
Compare
This pull request was exported from Phabricator. Differential Revision: D49246787 |
a4f73d8
to
905136a
Compare
This pull request was exported from Phabricator. Differential Revision: D49246787 |
905136a
to
5c4273b
Compare
This pull request was exported from Phabricator. Differential Revision: D49246787 |
Summary: Update AOT api and schema to support multimethod by method name instead of method idx. Since the following diffs will reformat the AOT apis, this diff doesn't pay much effort on documentation stuff. Reviewed By: tarun292 Differential Revision: D49246787
5c4273b
to
e7b32be
Compare
This pull request was exported from Phabricator. Differential Revision: D49246787 |
This pull request has been merged in 7108f37. |
Summary: Update AOT api and schema to support multimethod by method name instead of method idx.
Differential Revision: D49246787