DescriptionFactor out common code from platform-specific deoptimization. Fix Deoptimizer not to need to partition functions, but revoke their code before patching, allowing deoptimizing_code_list to be removed from Code; Add DeoptimizeCodeList API to deoptimizer, which works on a ZoneList<Code*>.
BUG=
R=mstarzinger@chromium.org, ulan@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=15854
Patch Set 1 #
Total comments: 8
Patch Set 2 : Fix the WillBeDeoptimized check; Use the the type feedback info as the link in the code_to_deoptimi… #Patch Set 3 : Comment Fix. #
Total comments: 4
Patch Set 4 : Cleanups post-review. #
Messages
Total messages: 6 (0 generated)
|