Add TypedArray constructors with SharedArrayBuffer to the external API.
authorbinji <binji@chromium.org>
Mon, 8 Jun 2015 18:24:18 +0000 (11:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Jun 2015 18:24:26 +0000 (18:24 +0000)
commitf145765524b11b6ce5d23bfa94180002a77fcc9d
treedde6838da3406452f0380a629cc0bebddb1967d3
parente036a348707b26b1048298ba52fafbd2072dce75
Add TypedArray constructors with SharedArrayBuffer to the external API.

BUG=chromium:497295
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#28850}
include/v8.h
src/api.cc
test/cctest/test-api.cc