Parsing can be done on a background thread, so we cannot access anything on the
heap (Handle<String>s) anyway :(

So, like you say, we could store only offsets here and then do the raw string
construction run-time... what do you mean by "every single time a tagged
template is invoked"; would we need to do it in cases where the user doesn't
access t.raw too?

https://codereview.chromium.org/768203002/

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