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

Unified Diff: lib/compiler/implementation/lib/interceptors.dart

Issue 10832436: Remove most references to frog from lib/compiler . (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/compiler/implementation/README.txt ('k') | lib/compiler/implementation/script.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/compiler/implementation/lib/interceptors.dart
===================================================================
--- lib/compiler/implementation/lib/interceptors.dart (revision 11103)
+++ lib/compiler/implementation/lib/interceptors.dart (working copy)
@@ -604,8 +604,7 @@
/**
* This is the [Jenkins hash function][1] but using masking to keep
- * values in SMI range. This was inspired by jmesserly's work in
- * Frog.
+ * values in SMI range.
*
* [1]: http://en.wikipedia.org/wiki/Jenkins_hash_function
*/
« no previous file with comments | « lib/compiler/implementation/README.txt ('k') | lib/compiler/implementation/script.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698