Comment #2 on issue 3996 by [email protected]: avoid externalizing small typed arrays if possible
https://code.google.com/p/v8/issues/detail?id=3996#c2

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/ada32ae63651f544801647b7a6fe16f0f6146996

commit ada32ae63651f544801647b7a6fe16f0f6146996
Author: jochen <[email protected]>
Date: Mon Apr 13 11:28:02 2015

Expose ArrayBufferView::HasBuffer

This allows the embedder to decide whether it's worthwhile to copy the
contents to avoid materializing a buffer.

BUG=v8:3996
[email protected],[email protected]
LOG=y

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

Cr-Commit-Position: refs/heads/master@{#27782}

[modify] http://crrev.com/ada32ae63651f544801647b7a6fe16f0f6146996/include/v8.h [modify] http://crrev.com/ada32ae63651f544801647b7a6fe16f0f6146996/src/api.cc [modify] http://crrev.com/ada32ae63651f544801647b7a6fe16f0f6146996/test/cctest/test-typedarrays.cc


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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/d/optout.

Reply via email to