DescriptionSupport reading a binary file as ArrayBuffer
Calling `read(filename, 'binary')` should return an ArrayBuffer like
SpiderMonkey does. It is possible to call `readbuffer` instead, but that
function is not available in the SpiderMonkey JS shell.
BUG=v8:6464
R=bradnelson@chromium.org
Review-Url: https://codereview.chromium.org/2922353002
Cr-Commit-Position: refs/heads/master@{#45776}
Committed: https://chromium.googlesource.com/v8/v8/+/e285b7122083faca437b932ed0f570a358e11af7
Patch Set 1 #Messages
Total messages: 11 (5 generated)
|