If almost all back edges are supposed to be eliminated, shouldn't
JumpTarget::Bind assume that
there will be no back edges, and finalize the JumpTarget, and we would have
a BindAndLeaveOpen
that would allow future code to target this jump target?  That would help us
pin down that we have no back
edges except to JumpTargets that explicitly allow them.  It would also
enable much more optimization of Bind.


-- 
We can IMAGINE what is not

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to