Skip to content

Remove the JERRY_GET_CURRENT_CONTEXT macro #2512

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

akosthekiss
Copy link
Member

It was an unused and undocumented macro that enabled diverting the
jerry_port_get_current_context calls, an approach that was not
used anywhere else in the Port API.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss [email protected]

It was an unused and undocumented macro that enabled diverting the
`jerry_port_get_current_context` calls, an approach that was not
used anywhere else in the Port API.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss [email protected]
@akosthekiss akosthekiss requested a review from zherczeg September 6, 2018 12:18
@zherczeg
Copy link
Member

zherczeg commented Sep 6, 2018

This patch is ok for me. Is there anybody who uses this macro?

Copy link
Contributor

@LaszloLango LaszloLango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akosthekiss
Copy link
Member Author

It's been a week now and no one spoke up. Can we land this?

Copy link
Contributor

@robertsipka robertsipka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robertsipka robertsipka merged commit f114f83 into jerryscript-project:master Sep 13, 2018
@akosthekiss akosthekiss deleted the remove-getcurrentcontext-macro branch September 13, 2018 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants