v8/src/arm64
oth 7557dc5a70 [Interpreter] Support for operator new.
This change add a new bytecode for operator new and implements it using
the Construct() builtin.

BUG=v8:4280
LOG=N

Committed: https://crrev.com/8e4f9963d53913eab7fbd2f61a5733d8dc2169e7
Cr-Commit-Position: refs/heads/master@{#31293}

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

Cr-Commit-Position: refs/heads/master@{#31312}
2015-10-15 16:46:32 +00:00
..
assembler-arm64-inl.h [arm64] Fix some signed/unsigned type inconsistencies. 2015-10-08 11:32:48 +00:00
assembler-arm64.cc [arm64] Fix some signed/unsigned type inconsistencies. 2015-10-08 11:32:48 +00:00
assembler-arm64.h [arm64] Fix some signed/unsigned type inconsistencies. 2015-10-08 11:32:48 +00:00
builtins-arm64.cc [Interpreter] Support for operator new. 2015-10-15 16:46:32 +00:00
code-stubs-arm64.cc [Interpreter] Add CallRuntime support to the interpreter. 2015-10-02 18:13:57 +00:00
code-stubs-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
codegen-arm64.cc Make FlushICache part of Assembler(Base) and take Isolate as parameter. 2015-09-11 12:59:47 +00:00
codegen-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
constants-arm64.h [arm64] Fix some signed/unsigned type inconsistencies. 2015-10-08 11:32:48 +00:00
cpu-arm64.cc Make FlushICache part of Assembler(Base) and take Isolate as parameter. 2015-09-11 12:59:47 +00:00
decoder-arm64-inl.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
decoder-arm64.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
decoder-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
delayed-masm-arm64-inl.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
delayed-masm-arm64.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
delayed-masm-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
deoptimizer-arm64.cc Re-reland: Remove register index/code indirection 2015-10-02 16:55:22 +00:00
disasm-arm64.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
disasm-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
frames-arm64.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
instructions-arm64.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
instructions-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
instrument-arm64.cc Security: disable nontemporals. 2015-08-12 16:58:06 +00:00
instrument-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
interface-descriptors-arm64.cc [Interpreter] Support for operator new. 2015-10-15 16:46:32 +00:00
interface-descriptors-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
lithium-arm64.cc Re-reland: Remove register index/code indirection 2015-10-02 16:55:22 +00:00
lithium-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
lithium-codegen-arm64.cc [arm64] Fix jssp based spill slot accesses in Crankshaft 2015-10-15 13:34:15 +00:00
lithium-codegen-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
lithium-gap-resolver-arm64.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
lithium-gap-resolver-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
macro-assembler-arm64-inl.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
macro-assembler-arm64.cc [arm64] Fix a string test in StringCompareStub. 2015-10-13 08:40:42 +00:00
macro-assembler-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
OWNERS Rename A64 port to ARM64 port 2014-03-21 09:28:26 +00:00
simulator-arm64.cc [builtin] Refactor Invoke to deal with any kind of callable. 2015-09-23 05:44:08 +00:00
simulator-arm64.h Re-reland: Remove register index/code indirection 2015-10-02 16:55:22 +00:00
utils-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
utils-arm64.h Re-reland: Remove register index/code indirection 2015-10-02 16:55:22 +00:00