Files
sdk/runtime
Kasper Lund 42dfb86459 Improve performance of Library::LookupLibrary(const String&).
Make sure that String::Equals(const String&) checks the hash codes
on  the strings if they are available. Before this change, only
String::Equals(const Instance&) would consult the hash codes.

R=iposva@google.com
BUG=

Review URL: https://codereview.chromium.org/1666113002 .
2016-02-05 09:55:03 +01:00
..
2016-02-03 21:10:30 -08:00