bindings: Port bindings/core/v8 away from ToImplArray APIs.
Convert callers of ToImplArray, ToImplSequence and ToMemberNativeArray to
NativeValueTraits<IDLSequence<T>>::NativeValue().
This is another step towards removing most of the functions above and
centralizing conversions from JS types to WebIDL sequences in a single
location.
BUG=690428
R=bashi@chromium.org,haraken@chromium.org,yukishiino@chromium.org
Review-Url: https://codereview.chromium.org/2831943002
Cr-Commit-Position: refs/heads/master@{#466317}
17 files changed