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

Issue 471009: Fix arm and x64 build.... (Closed)

Created:
11 years ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix arm and x64 build. The ApiGetterEntryStub is not implemented on arm or x64, but the platform-specific implementations need to change to match the change to the platform-independent signatures. TBR=ager@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=3441

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -16 lines) Patch
M src/arm/stub-cache-arm.cc View 6 chunks +18 lines, -7 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 6 chunks +18 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years ago (2009-12-09 15:34:30 UTC) #1
Mads Ager (chromium)
11 years ago (2009-12-10 06:44:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698