v8/src/x87
mstarzinger 5f42a62564 [interpreter] Add a safety-net for interpreter entry.
This adds debug code to the interpreter entry trampoline to ensure that
the called bytecode handler will never return, but instead tear down the
frame with a proper exit trampoline eventually.

R=rmcilroy@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#33585}
2016-01-28 14:55:37 +00:00
..
assembler-x87-inl.h Call RecordWriteIntoCode in RelocInfo::set_target_cell. 2016-01-28 09:14:43 +00:00
assembler-x87.cc Pass an isolate to RelocInfo 2015-11-27 12:19:23 +00:00
assembler-x87.h Move SourcePosition into separate header file. 2016-01-15 12:11:50 +00:00
builtins-x87.cc [interpreter] Add a safety-net for interpreter entry. 2016-01-28 14:55:37 +00:00
code-stubs-x87.cc X87: [es6] Tail calls support. 2016-01-27 13:00:26 +00:00
code-stubs-x87.h
codegen-x87.cc Always pass an Isolate to AssemblerBase 2015-11-27 08:37:49 +00:00
codegen-x87.h Create ast/ and parsing/ subdirectories and move appropriate files 2015-11-26 16:23:07 +00:00
cpu-x87.cc
deoptimizer-x87.cc [heap, deoptimizer] Use proper right trim instead of manually trimming 2016-01-12 20:33:56 +00:00
disasm-x87.cc
frames-x87.cc
frames-x87.h
interface-descriptors-x87.cc X87: [stubs] Introduce ToNameStub to implement %_ToName. 2016-01-25 07:40:03 +00:00
macro-assembler-x87.cc [x86] Remove obsolete and unused GetBuiltinFunction. 2016-01-28 09:35:31 +00:00
macro-assembler-x87.h [x86] Remove obsolete and unused GetBuiltinFunction. 2016-01-28 09:35:31 +00:00
OWNERS
simulator-x87.cc
simulator-x87.h Remove a bunch of Isolate::Current() callsites from simulators 2015-11-23 08:10:06 +00:00