Description[builtins] Also migrate String.prototype.toLowerCase/toUpperCase to C++.
These builtins always call into C++ anyways and so there's no point in
having the JavaScript wrapper around them, but instead they can be
implemented as C++ builtins directly.
R=franzih@chromium.org
BUG=v8:5049
Committed: https://crrev.com/4e66888869bf04c73b41e5747e4595747a7b20df
Cr-Commit-Position: refs/heads/master@{#36569}
Patch Set 1 #Patch Set 2 : REBASE #
Messages
Total messages: 14 (5 generated)
|