Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium
New issue 1094 by [email protected]: Implement patching of relocation info
in the deoptimizer on arm and x64
http://code.google.com/p/v8/issues/detail?id=1094
Since the relocation information is trashed when we do deoptimization we
might get into a state where GC is performed before the patched code is
actually called, resulting in the call address being of and calling into
random code/seg faulting.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev