commit | 7273a5d045d3ceb3ff011ad65765356b69b155e8 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Feb 29 15:35:39 2016 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Mar 01 14:03:32 2016 +0000 |
tree | addf5dcdc82e54605cfb9a622d284bf06b849327 | |
parent | c3bcf40e905c53ec857ec40a9ae45f4c86738929 [diff] |
Use the interpreter as a heartbeat for the JIT. When doing a partial code cache collection, update all entrypoints to interpreter, so that the next full collection will remove code that wasn't executed during that window. bug:27398183 bug:23128949 bug:26846185 Change-Id: I4423f5c4810dac183dc8973078bf218818745e80