Comment #4 on issue 4273 by [email protected]: Unsound TurboFan OSR https://code.google.com/p/v8/issues/detail?id=4273#c4
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/069a47f6e5ed00d0f63fc845b62ad325f13b2c37
commit 069a47f6e5ed00d0f63fc845b62ad325f13b2c37 Author: bmeurer <[email protected]> Date: Mon Jul 06 12:56:05 2015 [turbofan] Context specialization is the job of the JSContextSpecialization. Remove the context specialization hack from the AstGraphBuilder, and properly specialize to the function context in the context specialization. And replace the correct context in the JSInliner. [email protected] BUG=v8:4273 LOG=n Review URL: https://codereview.chromium.org/1218873005 Cr-Commit-Position: refs/heads/master@{#29493}[modify] http://crrev.com/069a47f6e5ed00d0f63fc845b62ad325f13b2c37/src/compiler/ast-graph-builder.cc [modify] http://crrev.com/069a47f6e5ed00d0f63fc845b62ad325f13b2c37/src/compiler/ast-graph-builder.h [modify] http://crrev.com/069a47f6e5ed00d0f63fc845b62ad325f13b2c37/src/compiler/js-context-specialization.cc [modify] http://crrev.com/069a47f6e5ed00d0f63fc845b62ad325f13b2c37/src/compiler/js-context-specialization.h [modify] http://crrev.com/069a47f6e5ed00d0f63fc845b62ad325f13b2c37/src/compiler/js-inlining.cc [modify] http://crrev.com/069a47f6e5ed00d0f63fc845b62ad325f13b2c37/src/compiler/js-inlining.h [modify] http://crrev.com/069a47f6e5ed00d0f63fc845b62ad325f13b2c37/src/compiler/pipeline.cc [modify] http://crrev.com/069a47f6e5ed00d0f63fc845b62ad325f13b2c37/test/cctest/compiler/test-js-context-specialization.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 [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.
