Michael is right. The current solution is not ideal either. How about this:
instead of threading this through execution.cc, we could set a bool on the Debug object via a scope similar to IgnoreBreaks (I think thats how its called). That
would contain the logic to the debugger and the futex code.

Like this?

https://codereview.chromium.org/1321543004/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to