Chromium Code Reviews
DescriptionDon't try to read return address from the stack of another thread on Win64.
This is not safe unless we are inside the Dart code.
Remove incorrect code that was trying to guard against STATUS_GUARD_PAGE_VIOLATION by checking FP.
BUG=http://dartbug.com/20421
R=johnmccutchan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=39035
Patch Set 1 #
Total comments: 3
Patch Set 2 : fixed #Messages
Total messages: 4 (0 generated)
|