DescriptionPPC: [runtime] Add %ToString and %_ToString and remove the TO_STRING builtin.
Port 09de997b3504368d40644afa7310b90faff5d09c
Original commit message:
This adds a new ToString runtime function and a fast-path ToStringStub
(which is just a simple dispatcher for existing functionality), and also
implements %_ToName using the ToStringStub.
R=bmeurer@chromium.org, jyan@ca.ibm.com, dstence@us.ibm.com, joransiu@ca.ibm.com
BUG=v8:4307
LOG=n
Committed: https://crrev.com/50916155b52cddd83c1f26834e0e57fe6f02ccd4
Cr-Commit-Position: refs/heads/master@{#30449}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|