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

Issue 8054: Simplified %StringEquals (Closed)

Created:
12 years, 2 months ago by Christian Plesner Hansen
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Replaced the implementation of %StringEquals, which was a poorly optimized duplicate of String::Equals, with a simple call to String::Equals.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -32 lines) Patch
M src/runtime.cc View 1 chunk +8 lines, -32 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Christian Plesner Hansen
12 years, 2 months ago (2008-10-22 12:21:23 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698