Comment #39 on issue 4280 by [email protected]: Ignition interpreter tracking bug
https://code.google.com/p/v8/issues/detail?id=4280#c39
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/22983f71f95140d75faf8d5d0b0b7fdd2624e675
commit 22983f71f95140d75faf8d5d0b0b7fdd2624e675 Author: oth <[email protected]> Date: Wed Sep 02 17:48:10 2015 [Intepreter] Extend and move Register class. Add methods for converting parameter index to a register and vice-versa. Move Register class into bytecodes.h. Update Bytecodes::Decode to pretty print parameters. BUG=v8:4280 LOG=NO Review URL: https://codereview.chromium.org/1325983002 Cr-Commit-Position: refs/heads/master@{#30549}[modify] http://crrev.com/22983f71f95140d75faf8d5d0b0b7fdd2624e675/src/interpreter/bytecode-array-builder.cc [modify] http://crrev.com/22983f71f95140d75faf8d5d0b0b7fdd2624e675/src/interpreter/bytecode-array-builder.h [modify] http://crrev.com/22983f71f95140d75faf8d5d0b0b7fdd2624e675/src/interpreter/bytecodes.cc [modify] http://crrev.com/22983f71f95140d75faf8d5d0b0b7fdd2624e675/src/interpreter/bytecodes.h [modify] http://crrev.com/22983f71f95140d75faf8d5d0b0b7fdd2624e675/src/objects.cc [add] http://crrev.com/22983f71f95140d75faf8d5d0b0b7fdd2624e675/test/unittests/interpreter/bytecodes-unittest.cc [modify] http://crrev.com/22983f71f95140d75faf8d5d0b0b7fdd2624e675/test/unittests/unittests.gyp
--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 [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.
