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

Issue 202063003: MIPS: Fixed spec violation of storing to length of a frozen object. (Closed)

Created:
6 years, 9 months ago by kilvadyb
Modified:
6 years, 9 months ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Fixed spec violation of storing to length of a frozen object. Port r20005 (d647ec2) BUG=chromium:350890 LOG=N

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -71 lines) Patch
M src/mips/code-stubs-mips.cc View 1 chunk +0 lines, -71 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 9 months ago (2014-03-17 17:55:55 UTC) #1
Igor Sheludko
lgtm
6 years, 9 months ago (2014-03-17 18:01:36 UTC) #2
Paul Lind
6 years, 9 months ago (2014-03-17 18:17:31 UTC) #3
Committed as r20013.

Powered by Google App Engine
This is Rietveld 408576698