Files
sdk/runtime
Florian Schneider fee8daa5c5 VM: Materialize stub pc-markers (smi 0) eagerly on deoptimization.
Deferred objects are malloced, and there is no need to allocate one
for the stub pc-marker (smi zero).

This is also part of preparing for running precompiled stub code: when
changing the pc-marker to hold the stub's code object, we want to materialize
it eagerly, so that the stack frame is valid after DeoptimizeFillFrame.

BUG=
R=rmacnak@google.com

Review URL: https://codereview.chromium.org//1289243002 .
2015-08-17 09:57:12 +02:00
..
2015-08-12 16:46:38 -07:00
2015-08-12 11:01:21 +02:00
2015-05-21 13:35:11 -07:00
2015-06-17 14:56:55 -07:00
2015-06-17 14:56:55 -07:00