Do not allow OSR jump while debugging is active.
Rationale: This prevents dangerous transitions between interpreter and osr compiled code while e.g. single stepping through a method that is becoming hot. BUG=28672961 (cherry picked from commit 29bdaeef) Change-Id: I7647710dbe794a1b3320a9666d3e3be85fc40ccd
Loading
Please sign in to comment