v8/src/x64
2010-10-25 15:22:03 +00:00
..
assembler-x64-inl.h Generalize virtually dispatched scavenger to virtually dispatched specialized visitors. 2010-08-11 14:30:14 +00:00
assembler-x64.cc Make Failure inherit from MaybeObject instead of Object. 2010-10-25 15:22:03 +00:00
assembler-x64.h Fix some inconsistent formatting. 2010-09-24 08:25:31 +00:00
builtins-x64.cc Rename some x64 macros to be more precise about their semantics. 2010-09-30 11:48:03 +00:00
code-stubs-x64.cc Optimizing HandleScope. Also fixed HandleScope destruction when API getter throws an exception. 2010-10-21 14:21:00 +00:00
code-stubs-x64.h Remove dependence of code-stubs on codegen, the virtual frame code generator. Move some functions used by code-stubs and full-codegen from codegen to macro-assembler. 2010-08-30 11:48:07 +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 Fix presubmit failure. 2010-10-06 08:47:08 +00:00
codegen-x64.h Fix compilation error on ARM with gcc 4.4. Remove NULL check of pointer to member, which was dead code (never failed). 2010-10-18 10:23:45 +00:00
cpu-x64.cc Allow build-time selection between ia32 and x86_64 in the GYP/Xcode Mac 2010-05-17 15:41:35 +00:00
debug-x64.cc Fix presumbit errors in previous commit 2010-08-27 07:41:46 +00:00
disasm-x64.cc Implemented missing instructions in ia32 and x64 disassembler. 2010-09-24 12:55:17 +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 X64: Added register holding Smi::FromInt(1). 2010-07-02 14:09:35 +00:00
full-codegen-x64.cc Add stop-at flag implementation to full compiler on all platforms. 2010-10-15 11:45:05 +00:00
ic-x64.cc Use existing global cell status as a hint when generating loads. 2010-09-30 17:39:31 +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
macro-assembler-x64.cc Make Failure inherit from MaybeObject instead of Object. 2010-10-25 15:22:03 +00:00
macro-assembler-x64.h Make Failure inherit from MaybeObject instead of Object. 2010-10-25 15:22:03 +00:00
regexp-macro-assembler-x64.cc Make Failure inherit from MaybeObject instead of Object. 2010-10-25 15:22:03 +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 Don't pass the "at start" parameter to native RegExp 2010-01-26 11:08:42 +00:00
stub-cache-x64.cc Make Failure inherit from MaybeObject instead of Object. 2010-10-25 15:22:03 +00:00
virtual-frame-x64.cc Clean up some messiness in Scopes. 2010-09-24 07:53:59 +00:00
virtual-frame-x64.h Remove VirtualFrame::CallStoreIC(void) and CallCommonStoreIC from virtual-frame-x64.cc. Make implementations of CallStoreIC(key, is_contextual) and CallKeyedStoreIC() the same on x64 and ia32. Make ia32 and x64 implementations more alike by moving some functions and changing comments. 2010-07-21 15:16:01 +00:00