v8/src/mips
vegorov@chromium.org 36ae5f3811 Pass correct anchor_slot for EMBEDDED_OBJECT pointers from code objects.
Correctly initialize newly created large-object pages when incremental marking with compaction is in progress.

R=erik.corry@gmail.com
BUG=v8:1737

Review URL: http://codereview.chromium.org/8070002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9475 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-09-28 17:45:58 +00:00
..
assembler-mips-inl.h Pass correct anchor_slot for EMBEDDED_OBJECT pointers from code objects. 2011-09-28 17:45:58 +00:00
assembler-mips.cc MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
assembler-mips.h MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
builtins-mips.cc MIPS: port Make function proxies work as constructors. 2011-09-19 09:55:07 +00:00
code-stubs-mips.cc Tighten up assertions checking GC-safety of stub calls. 2011-09-27 10:53:22 +00:00
code-stubs-mips.h Add asserts to ensure that we: 2011-09-15 11:30:45 +00:00
codegen-mips.cc Add asserts to ensure that we: 2011-09-15 11:30:45 +00:00
codegen-mips.h Remove the ability to compile without logging and profiling 2011-07-13 09:09:04 +00:00
constants-mips.cc MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
constants-mips.h MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
cpu-mips.cc Update mips infrastructure files. 2011-05-09 14:28:09 +00:00
debug-mips.cc Add asserts to ensure that we: 2011-09-15 11:30:45 +00:00
deoptimizer-mips.cc Static state cleanup: add more consts. 2011-08-05 11:32:46 +00:00
disasm-mips.cc MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
frames-mips.cc Submit code-stubs-mips.cc. 2011-05-16 08:38:19 +00:00
frames-mips.h MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
full-codegen-mips.cc Make newer GCCs happier: Removed unused variables. 2011-09-20 09:44:23 +00:00
ic-mips.cc MIPS: pre-crankshaft updates to macro-assembler and related files. (2/3) 2011-09-16 09:12:56 +00:00
lithium-codegen-mips.h Update mips infrastructure files. 2011-05-09 14:28:09 +00:00
lithium-mips.h Update mips infrastructure files. 2011-05-09 14:28:09 +00:00
macro-assembler-mips.cc Tighten up assertions checking GC-safety of stub calls. 2011-09-27 10:53:22 +00:00
macro-assembler-mips.h MIPS: pre-crankshaft updates to code-stubs and stub-cache (3/3) 2011-09-16 09:23:48 +00:00
regexp-macro-assembler-mips.cc MIPS: pre-crankshaft updates to macro-assembler and related files. (2/3) 2011-09-16 09:12:56 +00:00
regexp-macro-assembler-mips.h Fix presubmit errors caused by updated depot tools 2011-09-08 19:57:14 +00:00
simulator-mips.cc MIPS: pre-crankshaft updates to assembler and related files. (1/3) 2011-09-13 12:12:25 +00:00
simulator-mips.h MIPS: Added the stop() instruction with same behavior as on Arm simulator. 2011-05-26 07:46:18 +00:00
stub-cache-mips.cc Basic support for tracking smi-only arrays on ia32. 2011-09-22 11:30:04 +00:00