On 2014/01/15 08:38:33, marja wrote:
Hmmh, why? When we make the lexer pauseable, we need to undo this change (if
the
data ends before we have processed the marker, we need to remember where it
was
when we get more data.)

pausable will mean a whole pile of local state will need to be stored, not just
this
there's simplly no reason for this to exist in the class, as it's local to a
single scan invocation

https://codereview.chromium.org/137063007/

--
--
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/groups/opt_out.

Reply via email to