v8/src/ia32
vegorov@chromium.org 8879691793 Cardmarking writebarrier.
Reapplication of r4685 (reviewed http://codereview.chromium.org/2101002) with minor modifications:

- Fix compilation problems on Win64.
- Improve heap verification pass: search for garbage pointers to new space not only in dirty regions but in all regions.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4703 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-05-21 15:52:38 +00:00
..
assembler-ia32-inl.h Remove unused relocation mode. 2010-05-18 13:39:16 +00:00
assembler-ia32.cc Orthogonalize the byte codes used for the snapshot so that 2010-05-20 13:54:31 +00:00
assembler-ia32.h Remove unused relocation mode. 2010-05-18 13:39:16 +00:00
builtins-ia32.cc Cardmarking writebarrier. 2010-05-21 15:52:38 +00:00
codegen-ia32-inl.h Remove complicated Math.sin and Math.cos optimizations that do not buy 2009-12-21 13:30:10 +00:00
codegen-ia32.cc Cardmarking writebarrier. 2010-05-21 15:52:38 +00:00
codegen-ia32.h Cardmarking writebarrier. 2010-05-21 15:52:38 +00:00
cpu-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
debug-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
disasm-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
fast-codegen-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
fast-codegen-ia32.h Begin using a list of bailouts instead of a singleton in the fast code generator. 2010-02-19 14:52:39 +00:00
frames-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
frames-ia32.h Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
full-codegen-ia32.cc Cardmarking writebarrier. 2010-05-21 15:52:38 +00:00
ic-ia32.cc Cardmarking writebarrier. 2010-05-21 15:52:38 +00:00
jump-target-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
macro-assembler-ia32.cc Cardmarking writebarrier. 2010-05-21 15:52:38 +00:00
macro-assembler-ia32.h Cardmarking writebarrier. 2010-05-21 15:52:38 +00:00
regexp-macro-assembler-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
regexp-macro-assembler-ia32.h RegExp: Remove use of 16-bit immediates on ia32/x64. 2010-05-11 07:29:10 +00:00
register-allocator-ia32-inl.h Avoid more static variables in inline functions. 2009-07-17 08:22:07 +00:00
register-allocator-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
register-allocator-ia32.h Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +00:00
simulator-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
simulator-ia32.h Don't pass the "at start" parameter to native RegExp 2010-01-26 11:08:42 +00:00
stub-cache-ia32.cc Cardmarking writebarrier. 2010-05-21 15:52:38 +00:00
virtual-frame-ia32.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
virtual-frame-ia32.h Change keyed store IC interface on x64 to take value, key, and receiver in registers rather than on the stack. 2010-05-20 15:09:21 +00:00