Skip to content
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

[Task]: Refactor Ballerina Runtime APIs based on review suggestions #43528

Closed
warunalakshitha opened this issue Oct 28, 2024 · 0 comments
Closed
Assignees
Labels
Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task

Comments

@warunalakshitha
Copy link
Contributor

Description

Finalised APIs

Object callMethod(BObject, MethodName, boolean isParametersShared, args) -> Call a Object Method

Object callFunction(FunctionName, boolean isParametersShared, args) -> Call a Function

Describe your task(s)

No response

Related area

-> Runtime

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@ballerina-bot ballerina-bot added the Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime label Oct 28, 2024
@warunalakshitha warunalakshitha self-assigned this Oct 28, 2024
@warunalakshitha warunalakshitha moved this to Planned for Sprint in Ballerina Team Main Board Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task
Projects
Status: Done
Development

No branches or pull requests

2 participants