dart-sdk/sdk
Regis Crelier daef1f0dbf [VM/runtime] Turn error for missing entry point pragma into a warning.
Print a warning and continue execution after the signature of a function cannot
be verified, because it was not marked as entry point and therefore tree-shaken.
Keep reporting the error only if the flag --verify-entry-points was specified.

Add missing entry point pragma to `scheduleMicrotask` in `dart::async`.
See issue https://buganizer.corp.google.com/issues/177110012

TEST=CL to be patched in test roll of Flutter to Google3 for verification

Change-Id: I1e5f42d02a312363f3003480b053d881a9a58048
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/178722
Reviewed-by: Siva Annamalai <asiva@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Régis Crelier <regis@google.com>
2021-01-12 00:41:30 +00:00
..
bin Remove obsolete dartfix build target and scripts 2020-11-13 09:18:36 +00:00
lib [VM/runtime] Turn error for missing entry point pragma into a warning. 2021-01-12 00:41:30 +00:00
api_readme.md Update the API docs readme 2020-01-16 21:23:09 +00:00
BUILD.gn [ VM / CLI ] Run DartDev isolate from snapshot when possible 2021-01-11 19:41:50 +00:00