OSDN Git Service

Do not run the verifier when deopting optimized frames.
authorNicolas Geoffray <ngeoffray@google.com>
Tue, 20 Oct 2015 14:52:58 +0000 (15:52 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Thu, 22 Oct 2015 12:25:39 +0000 (13:25 +0100)
commit338565069cc221cb73ba55dc586c8ab8dc0d592c
tree2b1a2b9df87c58635fda4fd1e63b173b1bb85f0c
parent620021e643518dc93dc618d3e9df1c33ff8a491c
Do not run the verifier when deopting optimized frames.

The stack maps contain all the required information.

Change-Id: I709e72b3de0d76a4203a3a004f093071e7865642
runtime/quick_exception_handler.cc
runtime/stack.h