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

Issue 7978028: Landing for miket@chromium.org: Add an optional source length field to the Extension constructor. (Closed)

Created:
9 years, 3 months ago by fschneider
Modified:
9 years, 3 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

Landing for miket@chromium.org: Add an optional source length field to the Extension constructor. Original code review: http://codereview.chromium.org/7889046/ Committed: http://code.google.com/p/v8/source/detail?r=9365

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -40 lines) Patch
M include/v8.h View 3 chunks +25 lines, -5 lines 0 comments Download
M src/api.cc View 4 chunks +13 lines, -8 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +7 lines, -8 lines 0 comments Download
M src/factory.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/factory.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/heap.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/heap.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/objects.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/objects-inl.h View 1 chunk +8 lines, -6 lines 0 comments Download
M src/serialize.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 chunk +41 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698