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

Issue 344203005: MIPS: Make object accessors more const-correct. (Closed)

Created:
6 years, 6 months ago by kilvadyb
Modified:
6 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Make object accessors more const-correct. Port r21897 (1b152ae) Fix MIPS implementation of READ_DOUBLE_FIELD() to use const parameter. Original commit message: Getting closer to making our IsFOO and FOO::cast methods const-correct... BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M src/objects-inl.h View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kilvadyb
6 years, 6 months ago (2014-06-20 15:04:35 UTC) #1
kisg
LGTM , but we need someone from the Google team to approve. Could you please ...
6 years, 6 months ago (2014-06-20 17:05:17 UTC) #2
Jakob Kummerow
lgtm
6 years, 6 months ago (2014-06-20 20:07:29 UTC) #3
palfia
6 years, 6 months ago (2014-06-20 20:37:31 UTC) #4
Committed as r21904.

Powered by Google App Engine
This is Rietveld 408576698