v8/src/mips
verwaest@chromium.org 2b574ef580 Promoting elements transitions to their own field.
This is a first step towards separating all transitions from the property descriptions. If we link the property descriptions from the transition object, this will in allow the descriptor array (property descriptions) to become immutable.

Review URL: https://chromiumcodereview.appspot.com/10444055

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11750 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-06-11 06:59:56 +00:00
..
assembler-mips-inl.h Enable snapshots on MIPS. This is based on 2012-03-21 14:29:14 +00:00
assembler-mips.cc MIPS: Do the qNaN fixup at de-serialization time. This is a commit of https://chromiumcodereview.appspot.com/10093007/ for Paul Lind 2012-04-20 14:12:49 +00:00
assembler-mips.h MIPS: NaNs in the snapshot should be quiet according 2012-04-12 09:23:26 +00:00
builtins-mips.cc Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +00:00
code-stubs-mips.cc MIPS: Fix several bugs that cause crashes in soft-float mode. 2012-06-04 13:56:10 +00:00
code-stubs-mips.h MIPS: Add a level of indirection to exception handler addresses. 2011-11-21 14:05:18 +00:00
codegen-mips.cc Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +00:00
codegen-mips.h MIPS: Porting r10023 and r10054 to arm (pointer cache for external strings). 2011-12-01 08:31:09 +00:00
constants-mips.cc More spelling changes. 2012-01-16 12:38:59 +00:00
constants-mips.h MIPS: fix-up after r11344 2012-04-18 10:39:30 +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 Fix deopted construct stub frame to contain code object. 2012-04-25 13:22:04 +00:00
disasm-mips.cc MIPS: Added support for Loongson architectures. 2012-03-13 16:18:30 +00:00
frames-mips.cc Submit code-stubs-mips.cc. 2011-05-16 08:38:19 +00:00
frames-mips.h MIPS: Support inlining at call-sites with mismatched number of arguments. 2012-01-26 11:26:45 +00:00
full-codegen-mips.cc Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +00:00
ic-mips.cc Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +00:00
lithium-codegen-mips.cc Unbreak MIPS build after recent zone-related changes 2012-06-06 11:44:54 +00:00
lithium-codegen-mips.h Unbreak MIPS build after recent zone-related changes 2012-06-06 11:44:54 +00:00
lithium-gap-resolver-mips.cc MIPS: Remove static initializers in v8. 2012-04-05 15:18:22 +00:00
lithium-gap-resolver-mips.h Fix presubmit error. 2011-10-28 08:51:08 +00:00
lithium-mips.cc Unbreak MIPS build after recent zone-related changes 2012-06-06 11:44:54 +00:00
lithium-mips.h Unbreak MIPS build after recent zone-related changes 2012-06-06 11:44:54 +00:00
macro-assembler-mips.cc Promoting elements transitions to their own field. 2012-06-11 06:59:56 +00:00
macro-assembler-mips.h Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +00:00
regexp-macro-assembler-mips.cc Remove CheckNotRegistersEqual regexp-masm function from all architectures. This is a commit of http://codereview.chromium.org/10066009/ for Daniel Kalmar 2012-06-06 07:50:22 +00:00
regexp-macro-assembler-mips.h Remove CheckNotRegistersEqual regexp-masm function from all architectures. This is a commit of http://codereview.chromium.org/10066009/ for Daniel Kalmar 2012-06-06 07:50:22 +00:00
simulator-mips.cc MIPS: Fix several bugs that cause crashes in soft-float mode. 2012-06-04 13:56:10 +00:00
simulator-mips.h MIPS: Implement loop for global regexps in regexp assembler. 2012-05-24 07:29:49 +00:00
stub-cache-mips.cc Make clang/GCMole happy. 2012-06-08 12:53:20 +00:00