644d0d4c49
Extract the text of assert condition and put it into bytecode instead of relying on runtime to find the source text (which is most likely unavailable for a dynamic module). TEST=ci (language/vm/regress_27671_test, vm/dart/asserts_test) Change-Id: Id6643333164b37c5046fa1dfecdbe9338f53c93d Cq-Include-Trybots: luci.dart.try:vm-aot-dyn-linux-debug-x64-try,vm-aot-dyn-linux-product-x64-try,vm-dyn-linux-debug-x64-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/442244 Reviewed-by: Tess Strickland <sstrickl@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
This package contains Dart bytecode compiler.
Status: experimental
NOTE: This package is currently experimental and not published or included in the SDK.
Do not take dependency on this package unless you are prepared for breaking changes and possibly removal of this code at any point in time.