Home | History | Annotate | Download | only in binary

Lines Matching refs:Javascript

34  * and raw bytes) embedded in Uint8Arrays into their corresponding Javascript
37 * Major caveat - Javascript is unable to accurately represent integers larger
529 * format and Javascript's handling of bitwise math, this actually works
627 // 32-bit integers fit in JavaScript numbers without loss of precision, so
641 // 32-bit integers fit in JavaScript numbers without loss of precision, so
666 * Javascript represents all numbers as double-precision floats, there will be
692 * Javascript represents all numbers as double-precision floats, there will be
718 * that since Javascript represents all numbers as double-precision floats,
780 * Javascript represents all numbers as double-precision floats, there will be
838 * Javascript represents all numbers as double-precision floats, there will be