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

Issue 3110034: Optimize 'typeof <expr> == <string literal>' in the full codegen. (Closed)

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

Description

Optimize 'typeof <expr> == <string literal>' in the full codegen. Committed: http://code.google.com/p/v8/source/detail?r=5326

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+357 lines, -172 lines) Patch
M src/arm/full-codegen-arm.cc View 4 chunks +121 lines, -55 lines 0 comments Download
M src/full-codegen.h View 3 chunks +13 lines, -8 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 4 chunks +112 lines, -55 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 4 chunks +111 lines, -54 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 4 months ago (2010-08-24 10:53:08 UTC) #1
Mads Ager (chromium)
10 years, 4 months ago (2010-08-24 11:32:05 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698