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

Issue 238353015: Simplify v8/Isolate teardown. (Closed)

Created:
6 years, 8 months ago by Sven Panne
Modified:
6 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Simplify v8/Isolate teardown. This implies that one better has a v8::V8::Initialize when v8::V8::Dispose is used. BUG=359977 LOG=y R=jochen@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20876

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebased. Tiny serializer fix after recent changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -24 lines) Patch
M samples/lineprocessor.cc View 1 chunk +1 line, -0 lines 0 comments Download
M samples/process.cc View 1 chunk +1 line, -0 lines 0 comments Download
M samples/shell.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/api.cc View 1 1 chunk +0 lines, -6 lines 0 comments Download
M src/d8.cc View 1 4 chunks +4 lines, -1 line 0 comments Download
M src/isolate.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/mksnapshot.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M src/serialize.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M src/v8.cc View 1 2 chunks +0 lines, -11 lines 0 comments Download
M test/cctest/cctest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-microtask-delivery.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/lexer-shell.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/parser-shell.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Sven Panne
6 years, 8 months ago (2014-04-17 13:11:48 UTC) #1
jochen (gone - plz use gerrit)
lgtm https://codereview.chromium.org/238353015/diff/1/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (right): https://codereview.chromium.org/238353015/diff/1/src/arm/assembler-arm.cc#newcode107 src/arm/assembler-arm.cc:107: (supported_ & standard_features) == standard_features); unrelated? https://codereview.chromium.org/238353015/diff/1/test/cctest/test-api.cc File ...
6 years, 8 months ago (2014-04-17 13:24:56 UTC) #2
Sven Panne
https://codereview.chromium.org/238353015/diff/1/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (right): https://codereview.chromium.org/238353015/diff/1/src/arm/assembler-arm.cc#newcode107 src/arm/assembler-arm.cc:107: (supported_ & standard_features) == standard_features); On 2014/04/17 13:24:57, jochen ...
6 years, 8 months ago (2014-04-22 07:28:36 UTC) #3
Sven Panne
6 years, 8 months ago (2014-04-22 09:25:13 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r20876 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698