Reviewers: Jakob,

Description:
Do not eagerly update allow_osr_at_loop_nesting_level.

Having debug break points prevents OSR. That causes
allow_osr_at_loop_nesting_level and the actually patched state
to go out of sync.

[email protected]
BUG=387599
LOG=Y

Please review this at https://codereview.chromium.org/346223007/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+61, -65 lines):
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/globals.h
  M src/objects.h
  M src/objects-inl.h
  M src/runtime.cc
  M src/runtime-profiler.h
  M src/runtime-profiler.cc
  A test/mjsunit/regress/regress-crbug-387599.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to