Updates:
        Status: PendingFurtherInfo

Comment #1 on issue 184 by [email protected]: handeling ascii characters
http://code.google.com/p/v8/issues/detail?id=184

Thanks for the report.  I cannot seem to reproduce this behavior.  Which  
version of
V8 are you using?

Here is what I get with bleeding_edge V8:

V8 version 0.4.7 (candidate)
> var a = { fn: 'test\\050data', ln: 'failed'};
> a.fn + '-' + a.ln
test\050data-failed
>



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to