commit | a3549d2b93f6ab4fe42f7c137cecae51b3b5fa14 | [log] [tgz] |
---|---|---|
author | Mingyao Yang <mingyao@google.com> | Thu Jun 02 17:01:02 2016 -0700 |
committer | Mingyao Yang <mingyao@google.com> | Thu Jun 02 22:58:13 2016 -0700 |
tree | 71de49768cb78980015dac65a4cbc49d23e82e12 | |
parent | 1b66fdf3f33c72dfdda4d31f6f17b6a0d8607402 [diff] |
Fix an issue of partial fragment deoptimization If the interpreter bridge returns to the instrumentation exit stub, we need to let the stub makes the decision whether the calling code is deoptimizeable or not since the stub knows the real return pc. Bug: 28769520 Change-Id: I262d1222e50a1ccbcb3675d05dcab414dc242a28