uint32_t usage in kjs

Darin Adler khtml-devel@kde.org
Mon, 24 Feb 2003 10:17:03 -0800


On Monday, February 24, 2003, at 10:10 AM, Dirk Mueller wrote:

> wasn't toUInt32 part of the ECMA spec? (I might be wrong here, didn't 
> look it up)

Sure, but this is not the toUInt32 that is part of the spec. It's a 
member function of the same name in a different class.

     -- Darin