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

Issue 12545004: Fix Array.length, String.length and Function.prototype LoadICs on x64. (Closed)

Created:
7 years, 9 months ago by Yang
Modified:
7 years, 9 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix Array.length, String.length and Function.prototype LoadICs on x64. R=jkummerow@chromium.org BUG=v8:2568 Committed: https://code.google.com/p/v8/source/detail?r=13847

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -15 lines) Patch
M src/x64/code-stubs-x64.cc View 3 chunks +3 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-2568.js View 1 1 chunk +16 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 9 months ago (2013-03-06 18:14:27 UTC) #1
Jakob Kummerow
LGTM with nit. https://chromiumcodereview.appspot.com/12545004/diff/1/test/mjsunit/regress/regress-2568.js File test/mjsunit/regress/regress-2568.js (right): https://chromiumcodereview.appspot.com/12545004/diff/1/test/mjsunit/regress/regress-2568.js#newcode1 test/mjsunit/regress/regress-2568.js:1: // Copyright 2012 the V8 project ...
7 years, 9 months ago (2013-03-06 18:18:25 UTC) #2
Yang
7 years, 9 months ago (2013-03-06 18:19:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r13847 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698