.. |
assembler-arm-inl.h
|
Short-circuit embedded cons strings.
|
2013-06-21 09:24:30 +00:00 |
assembler-arm.cc
|
Fix the CPU feature detection.
|
2013-08-26 09:37:39 +00:00 |
assembler-arm.h
|
Fix a crash when generating forward jumps to labels at very high assembly offsets
|
2013-08-01 08:13:08 +00:00 |
builtins-arm.cc
|
Generate a custom OSR entrypoint for OSR compiles on all platforms, and transition to optimized code using the special entrypoint, instead of through the deoptimizer. Do not install the OSR compiled code as _the_ optimized code for a function.
|
2013-09-09 16:34:40 +00:00 |
code-stubs-arm.cc
|
Turn interrupt and stack check into builtins.
|
2013-08-30 11:24:58 +00:00 |
code-stubs-arm.h
|
Arm support for DoubleToIStub (truncating).
|
2013-08-26 12:24:03 +00:00 |
codegen-arm.cc
|
Extract hardcoded error strings into a single place and replace them with enum.
|
2013-08-02 09:53:11 +00:00 |
codegen-arm.h
|
thread isolate for files starting with 'b' and 'c'
|
2013-09-03 06:57:16 +00:00 |
constants-arm.cc
|
Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch}
|
2013-06-28 15:34:48 +00:00 |
constants-arm.h
|
ARM: Implement memcpy using NEON.
|
2013-07-10 15:32:39 +00:00 |
cpu-arm.cc
|
Get rid of duplicated CPU::DebugBreak() method.
|
2013-08-23 11:43:30 +00:00 |
debug-arm.cc
|
Extract hardcoded error strings into a single place and replace them with enum.
|
2013-08-02 09:53:11 +00:00 |
deoptimizer-arm.cc
|
Generate a custom OSR entrypoint for OSR compiles on all platforms, and transition to optimized code using the special entrypoint, instead of through the deoptimizer. Do not install the OSR compiled code as _the_ optimized code for a function.
|
2013-09-09 16:34:40 +00:00 |
disasm-arm.cc
|
Revert "ConstantPoolSizeAt() should return number of Instructions instead, otherwise, some of the code will be treated as constant pool when printing code in ARM disassembler."
|
2013-08-30 08:16:04 +00:00 |
frames-arm.cc
|
Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOST_ARCH_${arch}
|
2013-06-28 15:34:48 +00:00 |
frames-arm.h
|
Introduce the SetFp function in StackHandler
|
2013-07-30 23:59:55 +00:00 |
full-codegen-arm.cc
|
thread isolate for files starting with 'b' and 'c'
|
2013-09-03 06:57:16 +00:00 |
ic-arm.cc
|
The compiled_transitions flag was enabled for quite some time now and seems to work out quite well, so time has come to remove the obsolete code paths and remove the unused methods.
|
2013-07-29 09:12:16 +00:00 |
lithium-arm.cc
|
Generate a custom OSR entrypoint for OSR compiles on all platforms, and transition to optimized code using the special entrypoint, instead of through the deoptimizer. Do not install the OSR compiled code as _the_ optimized code for a function.
|
2013-09-09 16:34:40 +00:00 |
lithium-arm.h
|
thread isolate for HConstant::handle
|
2013-09-09 07:57:23 +00:00 |
lithium-codegen-arm.cc
|
Generate a custom OSR entrypoint for OSR compiles on all platforms, and transition to optimized code using the special entrypoint, instead of through the deoptimizer. Do not install the OSR compiled code as _the_ optimized code for a function.
|
2013-09-09 16:34:40 +00:00 |
lithium-codegen-arm.h
|
Generate a custom OSR entrypoint for OSR compiles on all platforms, and transition to optimized code using the special entrypoint, instead of through the deoptimizer. Do not install the OSR compiled code as _the_ optimized code for a function.
|
2013-09-09 16:34:40 +00:00 |
lithium-gap-resolver-arm.cc
|
ARM/MIPS: Fix Constant-to-DoubleRegister moves in LGapResolver
|
2013-08-06 14:46:50 +00:00 |
lithium-gap-resolver-arm.h
|
Reland "Use V8_FINAL and V8_OVERRIDE in various places, fixing bugs revealed by them.".
|
2013-08-20 11:10:24 +00:00 |
macro-assembler-arm.cc
|
cleanup api callbacks now that handles are never returned directly
|
2013-08-27 13:41:44 +00:00 |
macro-assembler-arm.h
|
cleanup api callbacks now that handles are never returned directly
|
2013-08-27 13:41:44 +00:00 |
regexp-macro-assembler-arm.cc
|
Remove #include "cpu-profiler-inl.h" from v8.h
|
2013-07-03 15:39:18 +00:00 |
regexp-macro-assembler-arm.h
|
RegExp macro assembler clean up.
|
2013-06-06 10:17:07 +00:00 |
simulator-arm.cc
|
cleanup api callbacks now that handles are never returned directly
|
2013-08-27 13:41:44 +00:00 |
simulator-arm.h
|
Fix cctest/test-cpu-profiler/FunctionApplySample fakiness on ARM simulator
|
2013-07-16 09:34:09 +00:00 |
stub-cache-arm.cc
|
store ics for js api accessors
|
2013-09-06 11:31:25 +00:00 |