You will have to use Number::New with a double. In JavaScript all numbers
are double-precision 64-bit binary format IEEE 754 values (section 4.3.19).
The API Integer class is mostly there for convenience.

Regards,
Søren

On Fri, Jan 29, 2010 at 10:04, <[email protected]> wrote:

> Hi,
>
> I see there is Integer::New and Integer::NewFromUnsigned, but both are
> for 32bit integers. How can I input a 64 bit integer into V8?
>
> ry
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
>

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

Reply via email to