Files
sdk/runtime/vm
Samir Jindel 0203243381 [vm] Prevent access to non-annotated members through native API.
We will issue warnings and throw an API error when the native API is used to access members which were not appropriately
annotated as entry-points, if the flag "--verify-entry-points" is passed.

Also, fixes Class::Invoke against fields (isn't allowed through native API but
could be allowed with mirrors, and is inconsistent with Library::Invoke behavior).

I've checked locally that this would have caught the bug in
"Wrap the user entrypoint function in a zone with native exception callback. (#7512)".

Change-Id: I617c71e1965457c956c97761359765bb9bb18c1c
Cq-Include-Trybots: luci.dart.try:vm-kernel-optcounter-threshold-linux-release-x64-try, vm-kernel-precomp-linux-debug-x64-try, vm-kernel-precomp-linux-release-simarm-try, vm-kernel-precomp-linux-release-simarm64-try, vm-kernel-precomp-linux-release-x64-try, vm-kernel-precomp-mac-release-simarm64-try, vm-kernel-precomp-win-release-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/90060
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2019-01-23 19:04:26 +00:00
..
2018-10-10 23:19:24 +00:00
2018-09-21 21:30:33 +00:00
2018-09-21 21:30:33 +00:00
2018-11-01 16:37:22 +00:00
2018-11-01 16:37:22 +00:00
2018-11-08 02:02:39 +00:00
2018-11-01 16:37:22 +00:00
2018-08-20 22:47:31 +00:00
2017-10-30 22:02:20 +00:00
2018-11-08 02:02:39 +00:00
2018-11-09 00:13:26 +00:00
2019-01-02 17:57:52 +00:00
2018-11-09 00:13:26 +00:00
2018-11-09 00:13:26 +00:00
2018-11-20 17:25:42 +00:00
2017-11-23 00:07:56 +00:00
2017-11-23 00:07:56 +00:00
2018-12-10 23:15:27 +00:00
2018-12-10 23:15:27 +00:00
2018-11-08 02:02:39 +00:00
2017-06-22 08:49:22 -07:00
2018-11-08 02:02:39 +00:00
2018-11-08 02:02:39 +00:00
2019-01-18 00:29:17 +00:00
2018-12-04 20:18:23 +00:00