dart-sdk/runtime
Vyacheslav Egorov 2e3788898a [vm] Remove Dart_CreateNativeWrapperClass API.
This API does not work in CFE world because CFE does not see classes
created dynamically.

Fix UseDartAPI benchmark that was using this API and was broken as a result.

Change-Id: If691373d32ac5b8ff23e350ce2eb5ed44045b1f1
Reviewed-on: https://dart-review.googlesource.com/c/87183
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
Auto-Submit: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
2018-12-14 15:25:53 +00:00
..
bin [vm] Do not suppress WER when running VM outside of our test suite. 2018-12-12 18:34:13 +00:00
docs [vm] Add doc for snapshot profiling. 2018-12-12 12:38:13 +00:00
include [vm] Remove Dart_CreateNativeWrapperClass API. 2018-12-14 15:25:53 +00:00
lib [vm] Remove MixinAppType VM class and VM code supporting type resolution. 2018-12-13 20:18:36 +00:00
observatory [vm] Remove MixinAppType VM class and VM code supporting type resolution. 2018-12-13 20:18:36 +00:00
platform [vm, kbc, dbc] Remove dependency on computed goto. 2018-11-26 18:20:27 +00:00
tests/vm [vm] Remove Dart_CreateNativeWrapperClass API. 2018-12-14 15:25:53 +00:00
third_party [gn] Split target arch/os defines from dart_config 2017-10-31 17:33:13 +00:00
tools [dart/fuzzer] refactor lists into new file 2018-12-14 00:22:07 +00:00
vm [vm] Remove Dart_CreateNativeWrapperClass API. 2018-12-14 15:25:53 +00:00
.gitignore
BUILD.gn [fuchsia] Fixes for the Fuchsia build 2018-11-26 16:30:33 +00:00
codereview.settings
configs.gni [build] Remove unused configurations (dead since removal of dart_bootstrap). 2018-11-16 01:14:56 +00:00
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni [vm] Eliminate dart_zlib_path from BUILD files 2018-10-24 18:06:43 +00:00