Description[builtins] Migrate StringFromCodePoint to C++.
Instead of a JS implementation that calls C++ runtime functions, migrate String.fromCodePoint() to C++.
BUG=v8:5049
Committed: https://crrev.com/e89d8b6a76d1219e4e42f0e821084ba6d53c1bfa
Cr-Commit-Position: refs/heads/master@{#37293}
Patch Set 1 #Patch Set 2 : Throw correct error message when codePoint is a symbol #Patch Set 3 : Refactor #Patch Set 4 : Delete dummy testcases #Patch Set 5 : Initialize variable to make compiler happy #
Messages
Total messages: 11 (6 generated)
|