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

Issue 17068006: Remove IsInitialized checks from inlined API functions. (Closed)

Created:
7 years, 6 months ago by Michael Starzinger
Modified:
7 years, 6 months ago
Reviewers:
Sven Panne, marja
CC:
v8-dev
Visibility:
Public.

Description

Remove IsInitialized checks from inlined API functions. R=marja@chromium.org, svenpanne@chromium.org TEST=cctest/test-api Committed: http://code.google.com/p/v8/source/detail?r=15277

Patch Set 1 #

Patch Set 2 : Drop obsolete constant. #

Total comments: 2

Patch Set 3 : Addressed comments by Sven Panne. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -58 lines) Patch
M include/v8.h View 1 2 8 chunks +11 lines, -11 lines 0 comments Download
M src/api.cc View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M src/isolate.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M test/cctest/test-api.cc View 3 chunks +0 lines, -45 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Starzinger
7 years, 6 months ago (2013-06-21 13:56:42 UTC) #1
marja
lgtm from a non-owner :)
7 years, 6 months ago (2013-06-21 14:02:21 UTC) #2
Sven Panne
LGTM with a nit. https://codereview.chromium.org/17068006/diff/3001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/17068006/diff/3001/include/v8.h#newcode5938 include/v8.h:5938: #ifdef V8_ENABLE_CHECKS Moving the #ifdef ...
7 years, 6 months ago (2013-06-24 08:23:48 UTC) #3
Michael Starzinger
Addressed comments. Landing. https://codereview.chromium.org/17068006/diff/3001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/17068006/diff/3001/include/v8.h#newcode5938 include/v8.h:5938: #ifdef V8_ENABLE_CHECKS On 2013/06/24 08:23:48, Sven ...
7 years, 6 months ago (2013-06-24 08:54:55 UTC) #4
Michael Starzinger
7 years, 6 months ago (2013-06-24 08:58:09 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r15277 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698