Reviewers: mvstanton, Toon Verwaest,
Message:
Michael, Toon,
please take a preliminary look.
No platform ports yet.
Description:
Implement in-heap backing store for typed arrays.
This adds a fixed array sub-type that will represent a backing store for
typed arrays allocated with TypedArray(length) construtor.
[email protected],[email protected]
Please review this at https://codereview.chromium.org/101413006/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1313, -182 lines):
M include/v8.h
M src/code-stubs.cc
M src/elements-kind.h
M src/elements-kind.cc
M src/elements.cc
M src/factory.h
M src/factory.cc
M src/heap-inl.h
M src/heap.h
M src/heap.cc
M src/hydrogen-instructions.h
M src/hydrogen.cc
M src/ia32/lithium-codegen-ia32.cc
M src/ia32/lithium-ia32.h
M src/ia32/lithium-ia32.cc
M src/ic.cc
M src/objects-debug.cc
M src/objects-inl.h
M src/objects-printer.cc
M src/objects-visiting-inl.h
M src/objects-visiting.h
M src/objects-visiting.cc
M src/objects.h
M src/objects.cc
M src/runtime.cc
M src/stub-cache.cc
M test/cctest/test-api.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.