Comment #8 on issue 4307 by [email protected]: Implement well-known symbol `Symbol.toPrimitive`
https://code.google.com/p/v8/issues/detail?id=4307#c8

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/50916155b52cddd83c1f26834e0e57fe6f02ccd4

commit 50916155b52cddd83c1f26834e0e57fe6f02ccd4
Author: mbrandy <[email protected]>
Date: Fri Aug 28 15:34:07 2015

PPC: [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.

[email protected], [email protected], [email protected], [email protected]
BUG=v8:4307
LOG=n

Review URL: https://codereview.chromium.org/1310493004

Cr-Commit-Position: refs/heads/master@{#30449}

[modify] http://crrev.com/50916155b52cddd83c1f26834e0e57fe6f02ccd4/src/full-codegen/ppc/full-codegen-ppc.cc [modify] http://crrev.com/50916155b52cddd83c1f26834e0e57fe6f02ccd4/src/ppc/builtins-ppc.cc [modify] http://crrev.com/50916155b52cddd83c1f26834e0e57fe6f02ccd4/src/ppc/code-stubs-ppc.cc [modify] http://crrev.com/50916155b52cddd83c1f26834e0e57fe6f02ccd4/src/ppc/interface-descriptors-ppc.cc [modify] http://crrev.com/50916155b52cddd83c1f26834e0e57fe6f02ccd4/src/ppc/macro-assembler-ppc.h


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to