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

Issue 6233: Removed the print, load, quit and version extensions from the VM. Moved the p... (Closed)

Created:
12 years, 2 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Removed the print, load, quit and version extensions from the VM. Moved the print extension to the compiler test as it was used there. Changed the serializer tests to only use the gc extension. This also gets rid of 8 static initializers. Committed: http://code.google.com/p/v8/source/detail?r=417

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -191 lines) Patch
M src/execution.h View 1 chunk +0 lines, -33 lines 0 comments Download
M src/execution.cc View 1 chunk +0 lines, -140 lines 0 comments Download
M src/serialize.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M test/cctest/test-compiler.cc View 1 chunk +45 lines, -0 lines 0 comments Download
M test/cctest/test-serialize.cc View 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
12 years, 2 months ago (2008-10-03 08:20:22 UTC) #1
Christian Plesner Hansen
12 years, 2 months ago (2008-10-03 08:23:40 UTC) #2
Good to get this cleaned up.  Lgtm.

Powered by Google App Engine
This is Rietveld 408576698