[api] Deprecate unused Map/Set FromArray factory methods
authoradamk <adamk@chromium.org>
Wed, 15 Jul 2015 20:17:51 +0000 (13:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Jul 2015 20:18:01 +0000 (20:18 +0000)
commit9aa1dac802112e8fc3c805286c314335edef1bdf
treeba3c7cc624208f53f2cba707797da705ea1a3445
parente5ed3bee99807c502fa7d7a367ec401e16d3f773
[api] Deprecate unused Map/Set FromArray factory methods

These were added when I thought they would be useful in Blink, but as
it turned out they were not. They could likely be deleted immediately,
but to play it safe I'll go through the usual deprecation process.

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

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