EnterFrame and LeaveFrame are small and fixed-size (well, they can have a bit of
extra code with --debug-code).

I'm OK with this change, but you should probably see if it's easy to come up
with tests that are explicitly intended to hit the code paths with the near
labels.

We have an assert in the jmp(NearLabel*) function, so the most important thing
is to ensure that there are tests to cover all paths that might cause some
optional code to be compiled.

http://codereview.chromium.org/3386025/show

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

Reply via email to