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

Issue 10176004: Make static API getters inlineable again. (Closed)

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

Description

Make static API getters inlineable again. This relands r11376 with minor fixes for Windows where offsets are slightly different from Linux for unaligned fields. R=svenpanne@chromium.org TEST=cctest/test-api/StaticGetters Committed: https://code.google.com/p/v8/source/detail?r=11417

Patch Set 1 #

Patch Set 2 : Fix presubmit failure in v8.h. #

Patch Set 3 : Reorder Isolate fields to fix alignment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -32 lines) Patch
M include/v8.h View 1 2 6 chunks +60 lines, -14 lines 0 comments Download
M src/heap.h View 3 chunks +7 lines, -2 lines 0 comments Download
M src/isolate.h View 1 2 6 chunks +14 lines, -14 lines 0 comments Download
M src/isolate.cc View 1 2 3 chunks +8 lines, -1 line 0 comments Download
M src/serialize.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 chunk +56 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
Patch Set 1: Original CL https://chromiumcodereview.appspot.com/10116024/ Patch Set 2: Original CL https://chromiumcodereview.appspot.com/10021057/ Patch Set 3: ...
8 years, 8 months ago (2012-04-23 13:20:59 UTC) #1
Sven Panne
8 years, 8 months ago (2012-04-23 13:33:04 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698