X87: Simplify pending message object handling.
authorchunyang.dai <chunyang.dai@intel.com>
Mon, 23 Mar 2015 10:21:04 +0000 (03:21 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 23 Mar 2015 10:21:19 +0000 (10:21 +0000)
commitf8c4c12728e5f33ed8462b5c90a2d404833cac80
tree94ce87a3bd16be3a93f0e39a3c1014c1a06c413b
parent9fe378be22cdd0be3a8c9b4604707eee69c409bf
X87: Simplify pending message object handling.

port d4696c484142c601cbd691ae80164043785a3af7 (r27150)

original commit message:

  This moves the decision whether to report a message or not to when
  the pending exception is propagated instead of trying to preserve the
  decision in a ThreadLocalTop field.

BUG=

Review URL: https://codereview.chromium.org/1028073002

Cr-Commit-Position: refs/heads/master@{#27360}
src/x87/full-codegen-x87.cc