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

Issue 10116024: Make static API getters inlineable. (Closed)

Created:
8 years, 8 months ago by Michael Starzinger
Modified:
8 years, 8 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Make static API getters inlineable. R=danno@chromium.org TEST=cctest/test-api/StaticGetters[AfterDeath] Committed: https://code.google.com/p/v8/source/detail?r=11376

Patch Set 1 #

Patch Set 2 : Add isolate state check to inlined versions. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -3 lines) Patch
M include/v8.h View 1 4 chunks +58 lines, -0 lines 0 comments Download
M src/heap.h View 3 chunks +7 lines, -2 lines 0 comments Download
M src/isolate.h View 2 chunks +1 line, -1 line 0 comments Download
M src/isolate.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 8 months ago (2012-04-18 11:45:26 UTC) #1
danno
8 years, 8 months ago (2012-04-18 11:55:41 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698