Files
sdk/runtime/lib
fschneider@google.com 876193b31a Make CTX allocatable by the register allocator.
This change makes CTX available by not caching the current
context while in Dart code. Instead the current context
is held in a local variable (:saved_current_context_var) and
is passed as argument in CTX at calls.

This also simplifies a lot of code in the debugger: As a result,
Isolate::top_context is not needed anymore since the current context
can always be extracted from a Dart frame.

R=vegorov@google.com

Review URL: https://codereview.chromium.org//678763004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41422 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-30 15:42:38 +00:00
..
2014-09-09 21:47:44 +00:00
2014-09-09 21:47:44 +00:00
2014-09-09 21:47:44 +00:00
2014-09-09 21:47:44 +00:00
2014-10-21 17:00:16 +00:00
2014-01-24 22:00:04 +00:00
2014-09-23 05:46:14 +00:00
2014-09-23 05:46:14 +00:00
2014-09-09 21:47:44 +00:00
2013-09-20 15:54:10 +00:00
2014-08-19 21:15:39 +00:00
2013-09-25 13:52:15 +00:00