v8/src/mips
mstarzinger@chromium.org 2b7891c303 Unify deoptimizer for construct stub frames.
This unifies the translation of artificial construct stub frames. The
frame layout is almost the same on all architectures and only differs
in the presence of a slot holding the constructor function.

R=svenpanne@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13843 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-03-06 16:12:24 +00:00
..
assembler-mips-inl.h MIPS: Generate the TransitionElementsStub using Crankshaft 2013-02-13 14:01:22 +00:00
assembler-mips.cc Cleaned up CpuFeature scope handling. 2013-03-05 10:48:16 +00:00
assembler-mips.h Cleaned up CpuFeature scope handling. 2013-03-05 10:48:16 +00:00
builtins-mips.cc Arm fix: incorrect register used in CompareObjectType 2013-03-06 15:11:27 +00:00
code-stubs-mips.cc MIPS: Allocation Info Tracking, continued. 2013-03-06 12:23:09 +00:00
code-stubs-mips.h Cleaned up CpuFeature scope handling. 2013-03-05 10:48:16 +00:00
codegen-mips.cc Cleaned up CpuFeature scope handling. 2013-03-05 10:48:16 +00:00
codegen-mips.h MIPS: Re-land Crankshaft-generated KeyedLoad stubs. 2013-01-07 10:18:25 +00:00
constants-mips.cc MIPS: Emit madd.d for multiply-add on MIPS. 2013-01-09 12:31:34 +00:00
constants-mips.h MIPS: Emit madd.d for multiply-add on MIPS. 2013-01-09 12:31:34 +00:00
cpu-mips.cc MIPS: Added Android-specific version of cacheflush call. 2012-01-26 16:54:44 +00:00
debug-mips.cc Fix issue 825 (LiveEdit vs. function with no locals) in core and for ia32. 2012-05-03 17:31:34 +00:00
deoptimizer-mips.cc Unify deoptimizer for construct stub frames. 2013-03-06 16:12:24 +00:00
disasm-mips.cc MIPS: Emit madd.d for multiply-add on MIPS. 2013-01-09 12:31:34 +00:00
frames-mips.cc Submit code-stubs-mips.cc. 2011-05-16 08:38:19 +00:00
frames-mips.h Unify deoptimizer for construct stub frames. 2013-03-06 16:12:24 +00:00
full-codegen-mips.cc Cleaned up CpuFeature scope handling. 2013-03-05 10:48:16 +00:00
ic-mips.cc MIPS: Renamed "symbols" to "internalized strings" throughout the code base, in preparation of the introduction of ES6 'symbols' (aka private/unique names). 2013-03-04 14:45:39 +00:00
lithium-codegen-mips.cc MIPS: Allocation Info Tracking, continued. 2013-03-06 12:23:09 +00:00
lithium-codegen-mips.h MIPS: Fix materialization of arguments objects with unknown values. 2013-03-04 14:26:30 +00:00
lithium-gap-resolver-mips.cc Cleaned up CpuFeature scope handling. 2013-03-05 10:48:16 +00:00
lithium-gap-resolver-mips.h Fix presubmit error. 2011-10-28 08:51:08 +00:00
lithium-mips.cc MIPS: Allocation Info Tracking, continued. 2013-03-06 12:23:09 +00:00
lithium-mips.h MIPS: Allocation Info Tracking, continued. 2013-03-06 12:23:09 +00:00
macro-assembler-mips.cc MIPS: Allocation Info Tracking, continued. 2013-03-06 12:23:09 +00:00
macro-assembler-mips.h MIPS: Allocation Info Tracking, continued. 2013-03-06 12:23:09 +00:00
regexp-macro-assembler-mips.cc MIPS: Continues Latin-1 support. All tests pass with ENABLE_LATIN_1 flag. 2013-01-16 10:00:31 +00:00
regexp-macro-assembler-mips.h Fix MIPS build broken by r12735 'Allow unaligned accesses for ARMv7'. 2012-10-16 08:23:15 +00:00
simulator-mips.cc MIPS: Emit madd.d for multiply-add on MIPS. 2013-01-09 12:31:34 +00:00
simulator-mips.h MIPS: Faster implementation of Math.exp() 2012-11-29 09:22:08 +00:00
stub-cache-mips.cc Cleaned up CpuFeature scope handling. 2013-03-05 10:48:16 +00:00