Skip to content

Issues: dart-lang/sdk

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

[ffi] [tech_debt] callback functions parameter types is null area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi P3 A lower priority bug or feature request triaged Issue has been triaged by sub team vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#54173 opened Nov 28, 2023 by dcharkes
[vm/ffi] Replace DEFINE_NATIVE_ENTRY with @Native (non-leaf) in implementation area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi P3 A lower priority bug or feature request triaged Issue has been triaged by sub team vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#52649 opened Jun 9, 2023 by dcharkes
Abstract duplicated logic in test_runner and runtime/tests/vm/dart{,_2}/use_flag_test_helper.dart area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P3 A lower priority bug or feature request vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#51131 opened Jan 26, 2023 by sstrickl
Potential breaking change: Signature of loadLibrary analyzer-technical-debt area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM web-technical-debt
#50657 opened Dec 8, 2022 by eernstg
Disassembler uses the same format for variables and registers area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#48692 opened Mar 29, 2022 by ghost
operand_size_code() returns incorrect code area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#48649 opened Mar 23, 2022 by ghost
Loosen StoreIndexedInstr::MakeLocationSummary RAX requirement area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#48623 opened Mar 21, 2022 by ghost
Add testing for fileOffset being set correctly. area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#47727 opened Nov 18, 2021 by ghost
Consolidate kernel dumping tools area-tools A meta category for issues that should be addressed by tooling (prefer more concrete areas). vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#47708 opened Nov 16, 2021 by ghost
[vm] Use BoolToIntInstr in FlowGraphBuilder::BoolToInt area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. contributions-welcome Contributions welcome to help resolve this (the resolution is expected to be clear from the issue) vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#47487 opened Oct 18, 2021 by dcharkes
[vm/ffi] Trampolines remove null checks area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi type-performance Issue relates to performance or code size vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#47486 opened Oct 18, 2021 by dcharkes
[FFI] Clean up Nullability.legacy in ffi_use_sites.dart area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable type-enhancement A request for a change that isn't a bug vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#47388 opened Oct 6, 2021 by ghost
Add assert for _FutureListener.handleValue receiver stack position area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#44657 opened Jan 13, 2021 by ghost
Wrong async return semantics area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). P4 status-blocked Blocked from making progress by another (referenced) issue type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM web-technical-debt
#44395 opened Dec 4, 2020 by eernstg
Unify StoreIndexed and StoreIndexedTypedData area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#43937 opened Oct 27, 2020 by dcharkes
Ensure all constants in IR are obtained through GetConstant() area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#36894 opened May 8, 2019 by aartbik
Replace deoptimize with throw for all shift operations area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#34083 opened Aug 6, 2018 by aartbik
Deduplicate logic in [Aot|Jit]CallSpecializer::VisitInstanceCall area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#30635 opened Sep 6, 2017 by mraleph
Need a scheme to validate the isolate parameter passed in to dart API functions area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) vm-technical-debt This label tries to capture all the technical debt that we have accumulated in the Dart VM
#16615 opened Feb 6, 2014 by a-siva
ProTip! Exclude everything labeled bug with -label:bug.