Updates:
        Status: Duplicate
        Owner: [email protected]
        Mergedinto: chromium:142218

Comment #1 on issue 2357 by [email protected]: Uint8Array codegen errors with Chrome 22/Linux/x64
http://code.google.com/p/v8/issues/detail?id=2357

Yes, this is indeed fixed by r12362. Looks like we planned to back-merge that :-)

Temporary workaround: Use simulated memory addresses that fit into a 31 bit signed (30 bit unsigned) integer, i.e. 0 <= x <= 0x3fffffff.

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

Reply via email to