The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / src / v8_typed_array.h @ 0544a586

History | View | Annotate | Download (1.33 KB)

# Date Author Comment
14448013 04/12/2012 05:48 PM Aaron Jacobs

typed arrays: unexport SizeOfArrayElementForType()

It isn't used anywhere else, so made it an implementation detail in
v8_typed_array.cc.

ff4a9d38 03/09/2012 06:14 PM Ben Noordhuis

core: use proper #include directives

7cab4d68 08/12/2011 12:42 PM Ben Noordhuis

typed arrays: integrate plask's typed array implementation