4600d37dc1
- Defer deoptimization from optimizing compiler to code installation in mutator thread. - Defer registration of field and leaf class dependency until code is installed in mutator thread. - Cleanup. BUG= R=asiva@google.com Review URL: https://codereview.chromium.org/1433243003 .