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

Issue 14401008: Add methods to allow resuming execution after calling TerminateExecution(). (Closed)

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

Description

Add methods to allow resuming execution after calling TerminateExecution(). R=mvstanton@chromium.org BUG=v8:2361 Committed: https://code.google.com/p/v8/source/detail?r=14378

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -11 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M include/v8.h View 3 chunks +38 lines, -10 lines 0 comments Download
M src/api.cc View 3 chunks +13 lines, -1 line 0 comments Download
M src/execution.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/execution.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/isolate.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/isolate.cc View 2 chunks +19 lines, -0 lines 0 comments Download
M test/cctest/test-thread-termination.cc View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
7 years, 8 months ago (2013-04-22 14:54:32 UTC) #1
Yang
On 2013/04/22 14:54:32, Yang wrote: Original CL here: https://codereview.chromium.org/11142013/
7 years, 8 months ago (2013-04-22 14:55:17 UTC) #2
mvstanton
lgtm
7 years, 8 months ago (2013-04-22 14:56:07 UTC) #3
Yang
7 years, 8 months ago (2013-04-22 15:01:55 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r14378 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698