v8/src/x64
2011-08-29 11:41:23 +00:00
..
assembler-x64-inl.h Add AST ID to RelocInfo for type-recording ICs. Changes 7644 and 7632, combined. 2011-04-27 15:02:59 +00:00
assembler-x64.cc Remove support for branch hints from the IA32 and X64 assembler. 2011-05-11 13:26:07 +00:00
assembler-x64.h Harmonize naming a bit, x64 was the only platform where Register::from_code was called Register::toRegister. 2011-07-14 07:44:04 +00:00
builtins-x64.cc Reapply: "Make instanceof and Object.getPrototypeOf work for proxies, 2011-06-03 10:15:49 +00:00
code-stubs-x64.cc Small fix for STATIC_ASSERT. 2011-08-29 11:41:23 +00:00
code-stubs-x64.h Disentangle printing of stub names and memory allocation. 2011-07-13 11:08:25 +00:00
codegen-x64.cc Mark optimized modulo and memcpy code pages -w after writing them. 2011-08-02 13:34:52 +00:00
codegen-x64.h Remove the ability to compile without logging and profiling 2011-07-13 09:09:04 +00:00
cpu-x64.cc Update valgrind.h. Codereview http://codereview.chromium.org/7468002 2011-07-22 11:22:29 +00:00
debug-x64.cc Revert 8122 (stub call asserts) while test failures are investigated. 2011-05-31 15:21:25 +00:00
deoptimizer-x64.cc Fix compilation error on X64 and ARM. Error was introduced in r8851. 2011-08-08 07:34:54 +00:00
disasm-x64.cc Static state cleanup: add more consts. 2011-08-05 11:32:46 +00:00
frames-x64.cc X64 Crankshaft: Fix error in r6897. Restore context register after KeyedCallIC. Only non-trivial change is to lithium-codegen-x64.cc.Update copyright dates on all recently modified X64 platform files. 2011-02-25 13:22:38 +00:00
frames-x64.h Simplify handling of exits from with and catch. 2011-08-12 10:52:49 +00:00
full-codegen-x64.cc Remove code handling parameters rewritten to properties (aka synthetic properties). 2011-08-29 07:07:39 +00:00
ic-x64.cc Unify handling of element IC stubs. 2011-07-08 10:46:10 +00:00
lithium-codegen-x64.cc Tentative implementation of string slices (hidden under the flag --string-slices). 2011-08-26 13:03:30 +00:00
lithium-codegen-x64.h Use immediates when possible for HBoundsCheck and HLoadKeyedFastElement 2011-08-16 13:32:27 +00:00
lithium-gap-resolver-x64.cc X64 tweaks. 2011-04-15 13:06:41 +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 Tentative implementation of string slices (hidden under the flag --string-slices). 2011-08-26 13:03:30 +00:00
lithium-x64.h Use immediates when possible for HBoundsCheck and HLoadKeyedFastElement 2011-08-16 13:32:27 +00:00
macro-assembler-x64.cc Simplify handling of exits from with and catch. 2011-08-12 10:52:49 +00:00
macro-assembler-x64.h Unify handling of element IC stubs. 2011-07-08 10:46:10 +00:00
regexp-macro-assembler-x64.cc Fixed regression introduced in r9027. 2011-08-26 13:40:25 +00:00
regexp-macro-assembler-x64.h Drastically reduce the transitive dependencies of jsregexp.h, making it (almost) 2011-07-11 09:12:17 +00:00
simulator-x64.cc Added empty files in the x64 directory. 2009-05-04 07:16:10 +00:00
simulator-x64.h This implements per-isolate locking and unlocking, including tests 2011-05-05 18:55:31 +00:00
stub-cache-x64.cc Bugs in x64 ICs introduced by array length refactor. 2011-08-17 09:39:03 +00:00