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

Issue 125118: Optimize the slow case implementations of bit operations by... (Closed)

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

Description

Optimize the slow case implementations of bit operations by avoiding excessive ToNumber calls and by dealing with NaNs in BIT_AND and SAR. Committed: http://code.google.com/p/v8/source/detail?r=2163

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

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

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years, 6 months ago (2009-06-15 09:27:57 UTC) #1
Mads Ager (chromium)
11 years, 6 months ago (2009-06-15 09:48:22 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698