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

Issue 125184: Add fast negative checks for symbol equality: If we're comparing... (Closed)

Created:
11 years, 6 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add fast negative checks for symbol equality: If we're comparing two symbols, they're only equal if the objects are identical. Committed: http://code.google.com/p/v8/source/detail?r=2188

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -5 lines) Patch
M src/date-delay.js View 1 2 chunks +4 lines, -1 line 0 comments Download
M src/ia32/codegen-ia32.cc View 1 4 chunks +35 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years, 6 months ago (2009-06-16 12:42:07 UTC) #1
Mads Ager (chromium)
11 years, 6 months ago (2009-06-16 12:49:45 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698