Reviewers: titzer,

Description:
Simplify pending message handling handling.

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.

[email protected]

Please review this at https://codereview.chromium.org/998943003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+30, -101 lines):
  M src/arm/full-codegen-arm.cc
  M src/arm64/full-codegen-arm64.cc
  M src/assembler.h
  M src/assembler.cc
  M src/compiler/ast-graph-builder.cc
  M src/full-codegen.h
  M src/ia32/full-codegen-ia32.cc
  M src/isolate.h
  M src/isolate.cc
  M src/serialize.cc
  M src/x64/full-codegen-x64.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to