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

Issue 11416120: Add source fingerprint computation to function. Will be used to detect unexpected changes of functi… (Closed)

Created:
8 years, 1 month ago by srdjan
Modified:
8 years, 1 month ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add source fingerprint computation to function. Will be used to detect unexpected changes of functions in internal library (e.g, the ones used for intrinsification) Committed: https://code.google.com/p/dart/source/detail?r=15182

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -0 lines) Patch
M runtime/vm/object.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
M runtime/vm/object_test.cc View 1 2 2 chunks +59 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 1 month ago (2012-11-20 22:24:38 UTC) #1
hausner
8 years, 1 month ago (2012-11-20 22:41:44 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698