Skip to content

Add extra step for DDC library bundle format #2615

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
wants to merge 1 commit into from

Conversation

srujzs
Copy link
Contributor

@srujzs srujzs commented May 5, 2025

dart-lang/sdk@6127d6c adds an extra check to avoid emitting extra runtime checks if the hot reload generation hasn't changed. One of the breakpoint tests relies on the JS location of the Dart code being the location right before the function call, but that needs to be updated to step past that extra check.

dart-lang/sdk@6127d6c
adds an extra check to avoid emitting extra runtime checks
if the hot reload generation hasn't changed. One of the
breakpoint tests relies on the JS location of the Dart code
being the location right before the function call, but that
needs to be updated to step past that extra check.
@srujzs
Copy link
Contributor Author

srujzs commented May 12, 2025

This should be fixed in the compiler instead.

@srujzs srujzs closed this May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant