Comment #15 on issue 4280 by bugdro...@chromium.org: Ignition interpreter tracking bug
https://code.google.com/p/v8/issues/detail?id=4280#c15

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/ec9bc7947399e29429c3bdeaff070db2a4cc92f4

commit ec9bc7947399e29429c3bdeaff070db2a4cc92f4
Author: rmcilroy <rmcil...@chromium.org>
Date: Fri Jul 31 10:20:06 2015

[turbofan] Fix kArchTailCallCodeObject on ia32/x64.

Previously these instructions tried to jump to the value at the code entry's
location, rather than jumping to this location. Also adds a test.

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1265723003

Cr-Commit-Position: refs/heads/master@{#29949}

[modify] http://crrev.com/ec9bc7947399e29429c3bdeaff070db2a4cc92f4/src/compiler/ia32/code-generator-ia32.cc [modify] http://crrev.com/ec9bc7947399e29429c3bdeaff070db2a4cc92f4/src/compiler/x64/code-generator-x64.cc


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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