Chromium Code Reviews
DescriptionAdd const char* overloads to blink::ExceptionState
Many of the exceptions that are thrown are just string literals. Adding
a const char* overload avoids inlining calls to create a temporary
String object, reducing an official Linux x64 build by ~132 KB.
BUG=none
Review-Url: https://codereview.chromium.org/2718663004
Cr-Commit-Position: refs/heads/master@{#453085}
Committed: https://chromium.googlesource.com/chromium/src/+/9afd105871dadb8e2ff3c4996b10d2e3564b2026
Patch Set 1 #Patch Set 2 : Devirtualize #
Dependent Patchsets: Messages
Total messages: 20 (13 generated)
|
||||||||||||||||||||||||||||