v8/src/mips
jkummerow@chromium.org 6f27e4b377 Avoid pre-aging when debugger is active
BUG=None
R=bmeurer@chromium.org

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

Patch from Ross McIlroy <rmcilroy@chromium.org>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17443 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-10-31 11:43:23 +00:00
..
assembler-mips-inl.h Enable preaging of code objects when --optimize-for-size. 2013-10-23 13:48:04 +00:00
assembler-mips.cc Ensure only whitelisted stubs have sse2 versions in the snapshot. 2013-10-10 08:45:40 +00:00
assembler-mips.h Ensure only whitelisted stubs have sse2 versions in the snapshot. 2013-10-10 08:45:40 +00:00
builtins-mips.cc Enable preaging of code objects when --optimize-for-size. 2013-10-23 13:48:04 +00:00
code-stubs-mips.cc Get rid of unused STRING_ADD_ERECT_FRAME flag. 2013-10-24 12:08:58 +00:00
code-stubs-mips.h MIPS: replace RegExpCEntryStub with DirectCEntryStub. 2013-09-25 00:58:04 +00:00
codegen-mips.cc Add code age subtype tracking to --track-gc-object-stats 2013-10-24 10:50:35 +00:00
codegen-mips.h MIPS: Tweak Math.exp. 2013-09-25 20:42:26 +00:00
constants-mips.cc Keep two empty lines between declarations for cpp files 2013-07-05 09:52:11 +00:00
constants-mips.h MIPS: Remove soft-float support. 2013-04-16 11:33:02 +00:00
cpu-mips.cc Get rid of duplicated CPU::DebugBreak() method. 2013-08-23 11:43:30 +00:00
debug-mips.cc MIPS: remove most uses of Isolate::Current in arch specific files. 2013-09-11 14:36:27 +00:00
deoptimizer-mips.cc Make stack_parameter_count a plain register. 2013-10-18 14:55:21 +00:00
disasm-mips.cc Fix compilation with recent MinGW64 versions. 2013-08-28 08:35:04 +00:00
frames-mips.cc Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch} 2013-06-28 15:34:48 +00:00
frames-mips.h Introduce the SetFp function in StackHandler 2013-07-30 23:59:55 +00:00
full-codegen-mips.cc Enable preaging of code objects when --optimize-for-size. 2013-10-23 13:48:04 +00:00
ic-mips.cc Tag handlers as HANDLER rather than STUB. 2013-09-30 13:53:21 +00:00
lithium-codegen-mips.cc Enable preaging of code objects when --optimize-for-size. 2013-10-23 13:48:04 +00:00
lithium-codegen-mips.h MIPS: Add tool to visualize machine code/lithium. 2013-10-21 22:20:45 +00:00
lithium-gap-resolver-mips.cc ARM/MIPS: Fix Constant-to-DoubleRegister moves in LGapResolver 2013-08-06 14:46:50 +00:00
lithium-gap-resolver-mips.h Reland "Use V8_FINAL and V8_OVERRIDE in various places, fixing bugs revealed by them.". 2013-08-20 11:10:24 +00:00
lithium-mips.cc MIPS: Add tool to visualize machine code/lithium. 2013-10-21 22:20:45 +00:00
lithium-mips.h MIPS: Add tool to visualize machine code/lithium. 2013-10-21 22:20:45 +00:00
macro-assembler-mips.cc Avoid pre-aging when debugger is active 2013-10-31 11:43:23 +00:00
macro-assembler-mips.h Enable preaging of code objects when --optimize-for-size. 2013-10-23 13:48:04 +00:00
OWNERS Add Gergely Kis to MIPS owners file. 2013-06-17 15:19:44 +00:00
regexp-macro-assembler-mips.cc MIPS: replace RegExpCEntryStub with DirectCEntryStub. 2013-09-25 00:58:04 +00:00
regexp-macro-assembler-mips.h MIPS: replace RegExpCEntryStub with DirectCEntryStub. 2013-09-25 00:58:04 +00:00
simulator-mips.cc MIPS: Fix simulator divide for overflow case. 2013-09-27 10:42:51 +00:00
simulator-mips.h MIPS: Fix test-cpu-profiler/SampleWhenFrameIsNotSetup flakiness on MIPS simulator. 2013-06-19 17:20:25 +00:00
stub-cache-mips.cc MIPS: Remove BaseLoad/StoreStub compilers, and the stub-cache interface duplication. 2013-10-11 21:26:10 +00:00