v8/src/arm64
adamk 27e8a455df Rename Interface to ModuleDescriptor
ModuleDescriptor will end up holding the set of data described in the
spec as a "Module record". This introduces a little bit of confusion
with ModuleInfo, but I hope that'll become clearer over time.

Also removed the interface-printing flags. We probably want
Module-printing flags, but that can wait until we have more
Module-related structures.

BUG=v8:1569
LOG=n

Review URL: https://codereview.chromium.org/935723004

Cr-Commit-Position: refs/heads/master@{#26728}
2015-02-18 18:25:21 +00:00
..
assembler-arm64-inl.h Make cpplint happy. 2014-12-08 08:53:20 +00:00
assembler-arm64.cc Move identical code from platform specific assemblers to assembler.cc 2015-02-13 10:45:36 +00:00
assembler-arm64.h Externalize deoptimization reasons. 2015-02-05 14:51:58 +00:00
builtins-arm64.cc new classes: no longer experimental. 2015-02-12 18:06:52 +00:00
code-stubs-arm64.cc Implement ES6 rest parameters 2015-02-14 00:15:12 +00:00
code-stubs-arm64.h Consistently use only one of virtual/OVERRIDE/FINAL. 2014-12-12 10:44:25 +00:00
codegen-arm64.cc Fix uninitialized FixedArray potentially being left behind by ElementsTransitionGenerator::GenerateDoubleToObject 2014-10-09 14:12:05 +00:00
codegen-arm64.h Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler 2014-08-22 11:43:39 +00:00
constants-arm64.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
cpu-arm64.cc Make FlushICache NOP for Nvidia Denver CPU's. 2014-12-19 11:16:36 +00:00
debug-arm64.cc Updates to maintain flag --vector-ics 2014-10-08 09:15:09 +00:00
decoder-arm64-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
decoder-arm64.cc [arm64] Fix order of decoder visitor add functions 2014-08-29 15:42:51 +00:00
decoder-arm64.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
delayed-masm-arm64-inl.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
delayed-masm-arm64.cc fix assert in arm64 gap resolver 2014-11-05 15:09:48 +00:00
delayed-masm-arm64.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
deoptimizer-arm64.cc Propagate DeoptInfo to cpu-profiler 2015-02-10 14:33:00 +00:00
disasm-arm64.cc Move them from .data to .rodata. 2014-10-17 04:03:15 +00:00
disasm-arm64.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
frames-arm64.cc Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
frames-arm64.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00
full-codegen-arm64.cc Rename Interface to ModuleDescriptor 2015-02-18 18:25:21 +00:00
instructions-arm64.cc ARM64: Change some incorect uses of ptrdiff_t to int64_t. 2014-09-11 08:50:48 +00:00
instructions-arm64.h ARM64: Change some incorect uses of ptrdiff_t to int64_t. 2014-09-11 08:50:48 +00:00
instrument-arm64.cc Replace our homegrown ARRAY_SIZE() with Chrome's arraysize(). 2014-08-26 09:19:24 +00:00
instrument-arm64.h Fix newly discovered presubmit errors. 2014-08-12 13:33:35 +00:00
interface-descriptors-arm64.cc Retry "Use a WeakCell in the CallIC type vector." 2015-02-04 09:46:22 +00:00
interface-descriptors-arm64.h Refactoring InterfaceDescriptors away from code-stubs.h 2014-08-29 10:40:02 +00:00
lithium-arm64.cc Continue learning for calls in crankshaft. 2015-01-28 09:03:19 +00:00
lithium-arm64.h Introduce LanguageMode, drop StrictMode. 2015-02-04 09:34:26 +00:00
lithium-codegen-arm64.cc CPUProfiler: Push deopt reason further to ProfileNode. 2015-02-12 19:51:37 +00:00
lithium-codegen-arm64.h Externalize deoptimization reasons. 2015-02-05 14:51:58 +00:00
lithium-gap-resolver-arm64.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-gap-resolver-arm64.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
macro-assembler-arm64-inl.h Arm64: Remove forced csp alignment to 16 byte values for Nvidia chips. 2014-11-07 23:34:44 +00:00
macro-assembler-arm64.cc Load callback data from weak cell instead of embedding it in handler. 2015-01-30 14:31:28 +00:00
macro-assembler-arm64.h Load callback data from weak cell instead of embedding it in handler. 2015-01-30 14:31:28 +00:00
OWNERS Rename A64 port to ARM64 port 2014-03-21 09:28:26 +00:00
regexp-macro-assembler-arm64.cc Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
regexp-macro-assembler-arm64.h Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
simulator-arm64.cc Use fast_sqrt instead of std::sqrt in simulators. 2015-01-20 13:53:45 +00:00
simulator-arm64.h Reland r23732: ARM64: Fix and improve --trace-sim register trace. 2014-09-09 12:43:43 +00:00
utils-arm64.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
utils-arm64.h Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00