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

Issue 18427003: Switch to RETURN_IF_EMPTY_HANDLE for empty handle checks. (Closed)

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

Description

Switch to RETURN_IF_EMPTY_HANDLE for empty handle checks. This makes sure that every place where we assume an empty handle is indicating a pending exception gets asserted accordingly. R=machenbach@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15509

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -12 lines) Patch
M src/runtime.cc View 12 chunks +13 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
Michael: PTAL. Jakob: FYI.
7 years, 5 months ago (2013-07-05 09:18:04 UTC) #1
Michael Achenbach
LGTM with nit: In issue description: "a pending exception" or "pending exceptions".
7 years, 5 months ago (2013-07-05 09:36:23 UTC) #2
Michael Starzinger
7 years, 5 months ago (2013-07-05 09:49:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15509 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698