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 Change-Id: Ife8e641c05b3e3eb01284212270595c8677d6673
Loading
Please sign in to comment