Vyacheslav Egorov
|
ee0f608ce4
|
Dart Byte Code interpreter.
This version is Clang/GCC only and does not support Windows because it uses computed goto's.
Only unoptimized mode is supported.
Architecture is described in constants_dbc.h and stack_frame_dbc.h.
R=fschneider@google.com, zra@google.com
Review URL: https://codereview.chromium.org/1858283002 .
|
2016-04-18 23:02:01 +02:00 |
|