dart-sdk/runtime
Régis Crelier b04def964c [VM interpreter] Save previous argdesc_ and pp_ on reentry, restore on exit.
Fix previously broken AssertAssignable bytecode failing to throw.
Do not assume interpreter is never called on generic closure.
Propagate error after failed getter invocation in GetFieldForDispatch runtime
call.

Change-Id: I548a49829cc29addbbd310f1dc19ce8073738015
Reviewed-on: https://dart-review.googlesource.com/67922
Commit-Queue: Régis Crelier <regis@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
2018-08-02 17:56:50 +00:00
..
bin [VM] Adjust flags for creating depfiles 2018-07-31 17:09:31 +00:00
include [VM] Add Dart_InvokeVMServiceMethod() to dart_tools_api.h 2018-07-25 12:06:55 +00:00
lib [vm/lib] String._identityHashCode should be the same as String.get:hashCode 2018-08-02 11:24:25 +00:00
observatory Update service test more to not be different in sync async mode 2018-08-02 07:24:02 +00:00
platform [vm/compiler] Rework how logical expressions are compiled to IL. 2018-08-02 10:51:53 +00:00
tests/vm [vm/lib] String._identityHashCode should be the same as String.get:hashCode 2018-08-02 11:24:25 +00:00
third_party [gn] Split target arch/os defines from dart_config 2017-10-31 17:33:13 +00:00
tools [vm] Fix bin_to_coff.py so it produces 8-byte wide kKernelServiceDillSize on 64-bit build. 2018-07-25 04:32:43 +00:00
vm [VM interpreter] Save previous argdesc_ and pp_ on reentry, restore on exit. 2018-08-02 17:56:50 +00:00
.gitignore
BUILD.gn [build] Move dart2js run for Observatory from python to GN 2018-07-03 22:50:16 +00:00
codereview.settings
configs.gni Check whether variables is set before using GN not_needed 2018-06-23 23:59:59 +00:00
CPPLINT.cfg clang-formats remaining files and adds a presubmit check. 2016-11-09 12:43:57 -08:00
PRESUBMIT.py VM: Enforce correctly formatted C++ code 2016-11-30 23:52:52 +01:00
runtime_args.gni Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00