DescriptionMove stack check patching to the architecture dependent deoptimizer
files. On ARM it is not enough to iterate the relocation information
because that will only give us access to the constant pool and not to
the place in the instruction stream where the target in the constant
pool is called.
Committed: http://code.google.com/p/v8/source/detail?r=6444
Patch Set 1 #Patch Set 2 : RevertStackCheckCode refactored as well. #
Total comments: 2
Patch Set 3 : Address comments. #
Messages
Total messages: 3 (0 generated)
|