Skip to content

[VM] Implement callable objects (call() method) #5835

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

Closed
DartBot opened this issue Oct 12, 2012 · 2 comments
Closed

[VM] Implement callable objects (call() method) #5835

DartBot opened this issue Oct 12, 2012 · 2 comments
Labels
closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented Oct 12, 2012

This issue was originally filed by [email protected]


There seems to be no existing issue tracking this, so there

co19 test Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A05_t02 tests this feature, and fails on the current VM build (r13590) with ObjectNotClosureException

@DartBot
Copy link
Author

DartBot commented Oct 12, 2012

This comment was originally written by [email protected]


ok, 1604 - merge please
was hard to find, since call() is no longer referenced to as an operator ;)

@dgrove
Copy link
Contributor

dgrove commented Oct 12, 2012

Added Duplicate label.
Marked as being merged into #1604.

@DartBot DartBot added Type-Defect closed-duplicate Closed in favor of an existing report labels Oct 12, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants