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

Issue 18130004: Split IdenticalWithNumberCheck in two versions: once called from unoptimized code the other called… (Closed)

Created:
7 years, 5 months ago by srdjan
Modified:
7 years, 2 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Huh

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+222 lines, -75 lines) Patch
M runtime/vm/flow_graph_compiler_arm.cc View 1 2 chunks +10 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 2 2 chunks +10 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 2 chunks +10 lines, -2 lines 0 comments Download
M runtime/vm/stub_code.h View 1 2 2 chunks +9 lines, -1 line 0 comments Download
M runtime/vm/stub_code_arm.cc View 1 2 2 chunks +41 lines, -15 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 1 2 2 chunks +43 lines, -17 lines 0 comments Download
M runtime/vm/stub_code_mips.cc View 1 2 3 2 chunks +48 lines, -21 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 1 2 2 chunks +41 lines, -13 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
7 years, 5 months ago (2013-06-27 21:02:45 UTC) #1
hausner
7 years, 5 months ago (2013-06-27 21:47:46 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698