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

Closure: Generate a JS object, not an Error #2556

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

hmdne
Copy link
Member

@hmdne hmdne commented Jun 22, 2023

This is so that we don't need to capture the stacktrace each time we want to use Ruby semantics of closures.

This should make Asciidoctor work ~15% faster.

Authored by: @merceroncode

This is so that we don't need to capture the stacktrace
each time we want to use Ruby semantics of closures.

This should make Asciidoctor work ~15% faster.
Copy link
Member

@elia elia left a comment

Choose a reason for hiding this comment

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

👏

@hmdne hmdne merged commit 9de3618 into master Jun 22, 2023
21 checks passed
@hmdne hmdne deleted the hmdne/thrower-obj branch June 22, 2023 08:24
@hmdne hmdne added this to the v1.8 milestone Jun 22, 2023
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.

None yet

3 participants