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

Issue 125176: Make sure to invoke valueOf methods on both operands of & and >> -- even... (Closed)

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

Description

Make sure to invoke valueOf methods on both operands of & and >> -- even when the left operand lets us shortcut the computation. Committed: http://code.google.com/p/v8/source/detail?r=2179

Patch Set 1 #

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

Messages

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

Powered by Google App Engine
This is Rietveld 408576698