https://codereview.chromium.org/742643003/diff/1/src/harmony-templates.js
File src/harmony-templates.js (right):

https://codereview.chromium.org/742643003/diff/1/src/harmony-templates.js#newcode28
src/harmony-templates.js:28: if ("raw" in obj) {
I know this is broken if Array.prototype is messed with. Maybe a private
symbol to identify these would make sense?

https://codereview.chromium.org/742643003/diff/1/src/harmony-templates.js#newcode47
src/harmony-templates.js:47: } else if ("raw" in obj) {
Same here... what about using a Set of an array?

https://codereview.chromium.org/742643003/

--
--
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