v8/src/ia32
2009-07-29 12:34:21 +00:00
..
assembler-ia32-inl.h X64 implementation: Change argument to relocator to take a 64-bit delta. Change maximum relocation info encoding length. 2009-06-23 09:50:51 +00:00
assembler-ia32.cc Revert r2486, r2487, and r2488 until I get the chance to fix 2009-07-17 04:57:17 +00:00
assembler-ia32.h Revert r2486, r2487, and r2488 until I get the chance to fix 2009-07-17 04:57:17 +00:00
builtins-ia32.cc Allow functions to have custom construct stubs that are called 2009-06-19 07:36:16 +00:00
codegen-ia32-inl.h Optimize Math.sin and Math.cos by avoiding runtime calls. 2009-06-15 12:06:48 +00:00
codegen-ia32.cc - Expose CanvasPixelArray functionality directly in JavaScript 2009-07-28 08:43:51 +00:00
codegen-ia32.h Optimize %ClassOf() on IA-32 and use it instead of the 2009-06-29 10:45:16 +00:00
cpu-ia32.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
debug-ia32.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
disasm-ia32.cc Move backend specific files to separate directories. 2009-04-23 12:06:38 +00:00
frames-ia32.cc Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +00:00
frames-ia32.h Get rid of the notion of "parameter pointer" that no longer exists in 2009-06-10 15:08:25 +00:00
ic-ia32.cc Fix lint issues. TBR=iposva@chromium.org 2009-07-28 09:05:05 +00:00
jump-target-ia32.cc First round of JumpTarget simplification. Remove dead functions (jumps, 2009-06-12 11:25:13 +00:00
macro-assembler-ia32.cc Make Array::kHeaderSize protected, and only use kHeaderSize of its subclasses. 2009-07-17 12:12:24 +00:00
macro-assembler-ia32.h X64: Implement CEntryStub and JSEntryTrampoline. 2009-06-10 09:48:15 +00:00
regexp-macro-assembler-ia32.cc Debugger should not stop in its own code and in code of built-in functions since it may confuse user.Debug break handler checks whether current function is a built-in or a debugger one and just resumes execution if it is. 2009-07-24 06:14:23 +00:00
regexp-macro-assembler-ia32.h Split nested namespaces declaration in two lines in accordance with C++ Style Guide. 2009-05-25 10:05:56 +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 Change the register allocator so that it no longer tracks references 2009-05-27 07:53:47 +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 Cleanup include guards: 2009-05-04 13:36:43 +00:00
stub-cache-ia32.cc Compile precanned answers for the case of failed interceptor for some combinations. 2009-07-29 12:34:21 +00:00
virtual-frame-ia32.cc Removed static type inference and add a dynamic test for string addition. 2009-06-24 12:46:00 +00:00
virtual-frame-ia32.h Removed static type inference and add a dynamic test for string addition. 2009-06-24 12:46:00 +00:00