Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Issue 10388140: Add a readbuffer function to d8, that reads a file into an ArrayBuffer. (Closed)

Created:
8 years, 7 months ago by rossberg
Modified:
8 years, 7 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Add a readbuffer function to d8, that reads a file into an ArrayBuffer. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11563

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M src/d8.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/d8.cc View 2 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Yang
8 years, 7 months ago (2012-05-15 10:04:27 UTC) #1
LGTM.

Powered by Google App Engine
This is Rietveld 408576698