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

Issue 851008: Optimized Array.prototype.{lastIndexOf,indexOf} by special casing comparison to undefined. (Closed)

Created:
10 years, 9 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Optimized Array.prototype.{lastIndexOf,indexOf} by special casing comparison to undefined.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -6 lines) Patch
M src/array.js View 2 chunks +16 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
Tiny review.
10 years, 9 months ago (2010-03-12 14:14:06 UTC) #1
fschneider
10 years, 9 months ago (2010-03-15 09:54:39 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698