Hi,

I tried to use the --use_strict flag in V8. In some code where I call 
String(someDateObj), I get this error:

ReferenceError: cache is not defined
    at Date.toString (native)
    at String (native)
    ... (my own code)

That cache reference is definitely not in my own code.

Is this a bug in V8? That is V8 3.25.8.

Thanks,
Albert

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