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

Issue 338883003: Rename arguments object support functions to new scheme. (Closed)

Created:
6 years, 6 months ago by Michael Starzinger
Modified:
6 years, 6 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Rename arguments object support functions to new scheme. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21875

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -22 lines) Patch
M src/arm/code-stubs-arm.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/runtime.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x87/code-stubs-x87.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Starzinger
6 years, 6 months ago (2014-06-17 13:40:03 UTC) #1
Jakob Kummerow
LGTM with nit: the new name sounds slower than the old one :-P
6 years, 6 months ago (2014-06-17 13:43:59 UTC) #2
Michael Starzinger
I will run the benchmarks. If it tanks I will fix in in a follow-up ...
6 years, 6 months ago (2014-06-17 13:46:37 UTC) #3
Michael Starzinger
6 years, 6 months ago (2014-06-17 14:10:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r21875 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698