Sometimes DDC outputs stack frames in the stack for constructor calls with just "new" and no class information. #44077
Labels
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
customer-flutter
web-dev-compiler
Uh oh!
There was an error while loading. Please reload this page.
Example:
I expected to always see class attached to a constructor invocation. I implemented a workaround, so this is not urgent.
Steps to reproduce:
cd dev/integration_tests/flutter_gallery
flutter run -d web-server --dart-define=FLUTTER_WEB_USE_SKIA=true
Detailed stack trace (see line 32):
cc @yjbanov
Original issue by yjbanov, I'm just filing on their behalf.
The text was updated successfully, but these errors were encountered: