Comment #26 on issue 4280 by [email protected]: Ignition interpreter tracking bug
https://code.google.com/p/v8/issues/detail?id=4280#c26
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d
commit 238397c10866c4b5a02bca00d6a7f0f75cb7fe2d Author: oth <[email protected]> Date: Tue Aug 18 13:46:43 2015 [Interpreter] Minimal bytecode generator. Bytecode generator for local assignment and basic binary operations. Command-line flag for printing bytecodes. BUG=v8:4280 LOG=N Review URL: https://codereview.chromium.org/1294543002 Cr-Commit-Position: refs/heads/master@{#30221} [modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/BUILD.gn[modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/src/compiler.cc [modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/src/flag-definitions.h [modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/src/interpreter/bytecode-array-builder.cc [add] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/src/interpreter/bytecode-generator.cc [add] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/src/interpreter/bytecode-generator.h [modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/src/interpreter/interpreter.cc [modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/src/interpreter/interpreter.h [modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/src/objects-inl.h [modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/src/objects.h [modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/src/runtime/runtime-compiler.cc [modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/test/cctest/cctest.gyp [add] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/test/cctest/interpreter/test-bytecode-generator.cc [modify] http://crrev.com/238397c10866c4b5a02bca00d6a7f0f75cb7fe2d/tools/gyp/v8.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.
