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

Issue 24538002: add isolate parameter to ThrowException (Closed)

Created:
7 years, 2 months ago by dcarney
Modified:
7 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

add isolate parameter to ThrowException R=mstarzinger@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=16955

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -70 lines) Patch
M include/v8.h View 1 2 chunks +9 lines, -6 lines 0 comments Download
M samples/lineprocessor.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M samples/shell.cc View 1 3 chunks +12 lines, -6 lines 0 comments Download
M src/api.cc View 1 3 chunks +16 lines, -11 lines 0 comments Download
M src/d8-posix.cc View 1 13 chunks +29 lines, -22 lines 0 comments Download
M src/extensions/externalize-string-extension.cc View 1 5 chunks +6 lines, -5 lines 0 comments Download
M test/cctest/test-accessors.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/cctest/test-api.cc View 1 15 chunks +18 lines, -17 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
dcarney
ptal
7 years, 2 months ago (2013-09-25 08:52:22 UTC) #1
Michael Starzinger
LGTM with a suggestion. Feel free to ignore if you don't think moving it into ...
7 years, 2 months ago (2013-09-25 09:18:08 UTC) #2
dcarney
https://codereview.chromium.org/24538002/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/24538002/diff/1/include/v8.h#newcode3800 include/v8.h:3800: Local<Value> V8_EXPORT ThrowException(Isolate* isolate, On 2013/09/25 09:18:08, Michael Starzinger ...
7 years, 2 months ago (2013-09-25 09:29:36 UTC) #3
dcarney
7 years, 2 months ago (2013-09-26 07:38:14 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r16955 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698