v8/src/x64
2011-02-25 12:12:47 +00:00
..
assembler-x64-inl.h X64: Add VisitGlobalPropertyCell to the relocinfo visitor. 2011-02-10 16:13:21 +00:00
assembler-x64.cc X64 Crankshaft: Implement Math.abs on x64 lithium. 2011-02-24 15:21:30 +00:00
assembler-x64.h X64 Crankshaft: Implement Math.abs on x64 lithium. 2011-02-24 15:21:30 +00:00
builtins-x64.cc Strict mode "this" transformation in Function.call/Function.apply. 2011-02-15 18:57:37 +00:00
code-stubs-x64.cc X64 Crankshaft: Add untagged version of TranscendentalCacheStub to x64, enable Cos, Sin, and Log in lithium. 2011-02-25 12:12:47 +00:00
code-stubs-x64.h X64 Crankshaft: Add untagged version of TranscendentalCacheStub to x64, enable Cos, Sin, and Log in lithium. 2011-02-25 12:12:47 +00:00
codegen-x64-inl.h Remove complicated Math.sin and Math.cos optimizations that do not buy 2009-12-21 13:30:10 +00:00
codegen-x64.cc X64 Crankshaft: Add untagged version of TranscendentalCacheStub to x64, enable Cos, Sin, and Log in lithium. 2011-02-25 12:12:47 +00:00
codegen-x64.h Pass strict mode to eval. 2011-02-04 18:15:49 +00:00
cpu-x64.cc X64: Disable crankshaft if serializerion is enabled. 2011-02-07 13:41:02 +00:00
debug-x64.cc Cleanup of x64 code. Rearrange functions in ic-x64.cc to match order in ic-ia32.cc. Remove unused declarations, and move a constant to assembler-x64.h. 2011-01-04 09:50:35 +00:00
deoptimizer-x64.cc Fix compile failure from revision 6934 and win64 compile failure from revision 6931. 2011-02-24 14:22:36 +00:00
disasm-x64.cc X64 Crankshaft: Implement Math.abs on x64 lithium. 2011-02-24 15:21:30 +00:00
frames-x64.cc Enhance SafeStackFrameIterator to avoid triggering assertions in debug mode. 2010-09-16 08:23:34 +00:00
frames-x64.h Fix potential overwriting of debug jumps of following code. 2011-02-04 14:09:03 +00:00
full-codegen-x64.cc X64 Crankshaft: Add untagged version of TranscendentalCacheStub to x64, enable Cos, Sin, and Log in lithium. 2011-02-25 12:12:47 +00:00
ic-x64.cc Implement specialized IC code stubs for pixel array stores. 2011-02-14 21:21:33 +00:00
jump-target-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
lithium-codegen-x64.cc X64 Crankshaft: Add untagged version of TranscendentalCacheStub to x64, enable Cos, Sin, and Log in lithium. 2011-02-25 12:12:47 +00:00
lithium-codegen-x64.h X64 Crankshaft: Implement Math.abs on x64 lithium. 2011-02-24 15:21:30 +00:00
lithium-gap-resolver-x64.cc Add compilation guard to new x64-only file, for Mac platform. 2011-01-25 12:50:18 +00:00
lithium-gap-resolver-x64.h Port new version of ParallelMove's LGapResolver to X64. 2011-01-25 10:10:36 +00:00
lithium-x64.cc X64: Implement DoHasInstanceType 2011-02-24 19:25:22 +00:00
lithium-x64.h X64 Crankshaft: Add DoOuterContext to x64 lithium. 2011-02-23 13:26:28 +00:00
macro-assembler-x64.cc X64 Crankshaft: Implement Math.abs on x64 lithium. 2011-02-24 15:21:30 +00:00
macro-assembler-x64.h X64 Crankshaft: Implement Math.abs on x64 lithium. 2011-02-24 15:21:30 +00:00
regexp-macro-assembler-x64.cc Use the macro assembler Set instead of explicit xor for clearing registers. 2011-01-03 11:39:22 +00:00
regexp-macro-assembler-x64.h Limit end-anchored regexps to testing end of string where possible. 2010-10-19 14:00:01 +00:00
register-allocator-x64-inl.h X64: Added register holding Smi::FromInt(1). 2010-07-02 14:09:35 +00:00
register-allocator-x64.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-x64.h X64: Added register holding Smi::FromInt(1). 2010-07-02 14:09:35 +00:00
simulator-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
simulator-x64.h Fix non-simulated ARM calling of RegExp code. 2011-02-16 09:18:19 +00:00
stub-cache-x64.cc CallIC and KeyedCallIC not wrapping this for strict mode functions. 2011-02-22 00:39:21 +00:00
virtual-frame-x64.cc Implement assignment to undefined reference in ES5 Strict Mode. 2011-02-13 16:19:53 +00:00
virtual-frame-x64.h Implement assignment to undefined reference in ES5 Strict Mode. 2011-02-13 16:19:53 +00:00