On Sun, Nov 2, 2014 at 2:12 AM, 'Erik Arvidsson' via v8-users <
v8-users@googlegroups.com> wrote:

> FWIW, Chakra is implementing this too:
> https://status.modern.ie/templatestringses6?term=template%20strings
>
> My main concern is the tagged template. We clearly do not want to ship
> this without doing the caching which is required to get the correct
> semantics. The spec is underspecified how this is supposed to work but the
> intent is pretty clear. We need to store callsite per script and location
> of the template string in the script.
>
> Implementing the callsite caching later seems good to me.
>

Before we start landing patches on this, we should really understand how we
are going to cache callsites.

Dmitry

>
> On Sat, Nov 1, 2014 at 8:00 AM, Caitlin Potter <caitpotte...@gmail.com>
> wrote:
>
>> On Saturday, 1 November 2014 02:59:14 UTC-4, Caitlin Potter wrote:
>>>
>>> There are no other implementations currently. There is not currently a
>>> bug to implement on SpiderMonkey, nor JSC.
>>>
>>>
>> This was copy-pasted from my previous intent-to-implement thread, ignore
>> this =)
>>
>> --
>> --
>> v8-users mailing list
>> v8-users@googlegroups.com
>> http://groups.google.com/group/v8-users
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "v8-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to v8-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> erik
>
>
>  --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to