v8/src/arm
mstarzinger d4696c4841 Simplify pending message object 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.

R=titzer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#27150}
2015-03-12 09:50:44 +00:00
..
assembler-arm-inl.h Serializer: correctly deal with internal references. 2015-03-05 13:46:46 +00:00
assembler-arm.cc Refactor BreakLocationIterator. 2015-03-04 13:15:34 +00:00
assembler-arm.h Refactor BreakLocationIterator. 2015-03-04 13:15:34 +00:00
builtins-arm.cc ARM: Load undefined receiver sentinel without constant pool 2015-03-04 11:02:28 +00:00
code-stubs-arm.cc Intrinsics in the INLINE_FUNCTION_LIST are now avaliable without '_', too. 2015-03-06 13:50:06 +00:00
code-stubs-arm.h Consistently use only one of virtual/OVERRIDE/FINAL. 2014-12-12 10:44:25 +00:00
codegen-arm.cc [arm] Recognize SXTB, SXTH, UXTB and UXTH. 2014-11-10 05:49:17 +00:00
codegen-arm.h Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler 2014-08-22 11:43:39 +00:00
constants-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
constants-arm.h [arm] Assembler support for internal references. 2015-02-06 07:21:23 +00:00
cpu-arm.cc Make FlushICache NOP for Nvidia Denver CPU's. 2014-12-19 11:16:36 +00:00
debug-arm.cc Refactor BreakLocationIterator. 2015-03-04 13:15:34 +00:00
deoptimizer-arm.cc Propagate DeoptInfo to cpu-profiler 2015-02-10 14:33:00 +00:00
disasm-arm.cc Use Rotate*() functions instead of doing this manually. 2015-03-04 05:53:33 +00:00
frames-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
frames-arm.h Remove frame pointer from StackHandler. 2015-03-10 15:56:27 +00:00
full-codegen-arm.cc Simplify pending message object handling. 2015-03-12 09:50:44 +00:00
interface-descriptors-arm.cc Retry "Use a WeakCell in the CallIC type vector." 2015-02-04 09:46:22 +00:00
interface-descriptors-arm.h Refactoring InterfaceDescriptors away from code-stubs.h 2014-08-29 10:40:02 +00:00
lithium-arm.cc Continue learning for calls in crankshaft. 2015-01-28 09:03:19 +00:00
lithium-arm.h Introduce LanguageMode, drop StrictMode. 2015-02-04 09:34:26 +00:00
lithium-codegen-arm.cc CpuProfiler: fix for CollectDeoptEvents test on arm 2015-03-10 15:15:24 +00:00
lithium-codegen-arm.h Externalize deoptimization reasons. 2015-02-05 14:51:58 +00:00
lithium-gap-resolver-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-gap-resolver-arm.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
macro-assembler-arm.cc Remove frame pointer from StackHandler. 2015-03-10 15:56:27 +00:00
macro-assembler-arm.h Move stack unwinding logic into the runtime. 2015-03-03 12:03:14 +00:00
OWNERS
regexp-macro-assembler-arm.cc Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
regexp-macro-assembler-arm.h Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
simulator-arm.cc Use Rotate*() functions instead of doing this manually. 2015-03-04 05:53:33 +00:00
simulator-arm.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00