v8/src/ia32
2010-12-02 11:20:44 +00:00
..
assembler-ia32-inl.h Generalize virtually dispatched scavenger to virtually dispatched specialized visitors. 2010-08-11 14:30:14 +00:00
assembler-ia32.cc Add generated code to calculate Math.log and to search Transcendental cache for logs. Implemented on all platforms. 2010-12-02 11:20:44 +00:00
assembler-ia32.h Add generated code to calculate Math.log and to search Transcendental cache for logs. Implemented on all platforms. 2010-12-02 11:20:44 +00:00
builtins-ia32.cc Dynamically determine optimal instance size. 2010-09-23 09:15:26 +00:00
code-stubs-ia32.cc Add generated code to calculate Math.log and to search Transcendental cache for logs. Implemented on all platforms. 2010-12-02 11:20:44 +00:00
code-stubs-ia32.h Handle argument conversion in StringAddStub. 2010-09-03 12:10:44 +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 Add generated code to calculate Math.log and to search Transcendental cache for logs. Implemented on all platforms. 2010-12-02 11:20:44 +00:00
codegen-ia32.h Add generated code to calculate Math.log and to search Transcendental cache for logs. Implemented on all platforms. 2010-12-02 11:20:44 +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 Cleanup the way the debugger stores live registers when entering at a break 2010-08-27 07:08:03 +00:00
disasm-ia32.cc Add generated code to calculate Math.log and to search Transcendental cache for logs. Implemented on all platforms. 2010-12-02 11:20:44 +00:00
frames-ia32.cc Enhance SafeStackFrameIterator to avoid triggering assertions in debug mode. 2010-09-16 08:23:34 +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 Add generated code to calculate Math.log and to search Transcendental cache for logs. Implemented on all platforms. 2010-12-02 11:20:44 +00:00
ic-ia32.cc Split utils.h into utils.h and v8utils.h where the former is independent of V8. 2010-11-05 08:18:53 +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 Fix crashes during GC caused by partially initialized objects. The 2010-11-24 06:26:36 +00:00
macro-assembler-ia32.h Fix crashes during GC caused by partially initialized objects. The 2010-11-24 06:26:36 +00:00
regexp-macro-assembler-ia32.cc Make Failure inherit from MaybeObject instead of Object. 2010-10-25 15:22:03 +00:00
regexp-macro-assembler-ia32.h Limit end-anchored regexps to testing end of string where possible. 2010-10-19 14:00:01 +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 Clean up definitions in simulator. 2010-10-25 16:40:41 +00:00
stub-cache-ia32.cc Fix crashes during GC caused by partially initialized objects. The 2010-11-24 06:26:36 +00:00
virtual-frame-ia32.cc Move ComputeCallInitialize from the codegen.cc to stub-cache.cc. 2010-11-11 10:33:51 +00:00
virtual-frame-ia32.h Fix fuzzer-found error where left and right were the same register in bitops. 2010-08-10 12:30:14 +00:00