v8/src/ia32
ager@chromium.org af6971d883 Check for undefined in the binary operation stub when convertion to
int32 for bitops.  undefined converts to zero in ToInt32 conversions.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3512 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-12-22 09:48:55 +00:00
..
assembler-ia32-inl.h Fix some style issues in the ARM code. 2009-11-12 13:55:21 +00:00
assembler-ia32.cc Bring back the fisttp instruction on machines with SSE3, but check the 2009-12-21 08:32:20 +00:00
assembler-ia32.h Bring back the fisttp instruction on machines with SSE3, but check the 2009-12-21 08:32:20 +00:00
builtins-ia32.cc Refactor smi tagging and untagging on IA-32. 2009-12-18 11:13:33 +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 Check for undefined in the binary operation stub when convertion to 2009-12-22 09:48:55 +00:00
codegen-ia32.h Remove complicated Math.sin and Math.cos optimizations that do not buy 2009-12-21 13:30:10 +00:00
cpu-ia32.cc Land change to notify valgrind when we modify code on x86. This does 2009-08-11 15:23:06 +00:00
debug-ia32.cc Move CPU-specific constants from debug.h into the platform-specific directories. 2009-11-30 15:09:49 +00:00
disasm-ia32.cc added else 2009-12-18 06:58:45 +00:00
fast-codegen-ia32.cc Fast-codegen: Adding support for try/catch and throw. 2009-12-18 13:38:28 +00:00
frames-ia32.cc Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
frames-ia32.h Reverting 3174. Aka reapplying 3150, 3151 and 3159. Aka api accessor 2009-11-04 08:51:48 +00:00
ic-ia32.cc Streamline the calling convention of the call ICs by passing the 2009-12-17 10:23:20 +00:00
jump-target-ia32.cc Eliminate most of the jump target jumping, branching, and binding 2009-08-10 11:13:34 +00:00
macro-assembler-ia32.cc The number of heap slots stored in a scope includes the 2009-12-21 10:24:11 +00:00
macro-assembler-ia32.h Disallow garbage collection at another site in the LoadCallback ICs. 2009-12-20 08:40:13 +00:00
regexp-macro-assembler-ia32.cc Fix issue 493: Infinite loop when debug break is set when entering function.apply. 2009-11-05 13:59:40 +00:00
regexp-macro-assembler-ia32.h ARM native regexps. 2009-08-31 12:40:37 +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 Re-enable using push instructions for syncing the virtual frame. 2009-11-16 23:11:19 +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 Rework the way we handle the fact that the ARM simulator uses a 2009-11-05 13:27:21 +00:00
stub-cache-ia32.cc Disallow garbage collection at another site in the LoadCallback ICs. 2009-12-20 08:40:13 +00:00
virtual-frame-ia32.cc Streamline the calling convention of the call ICs by passing the 2009-12-17 10:23:20 +00:00
virtual-frame-ia32.h Streamline the calling convention of the call ICs by passing the 2009-12-17 10:23:20 +00:00