Lines Matching refs:javascript
522 // http://mathiasbynens.be/notes/javascript-encoding#surrogate-formulae
597 // 'array' for JavaScript arrays and typed arrays; note that arrays are 8-bit).
844 // a copy of that string as a Javascript String object.
860 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
874 // a copy of that string as a Javascript String object.
895 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
1250 // Write a Javascript array to somewhere in the heap
6176 // forward calls to the JavaScript sort method
7445 * Javascript performs bit-operations. For operations like addition and
7447 * multiplied within Javascript's floating-point representation without overflow
8254 // Basic JavaScript BN library - subset useful for RSA encryption.
8259 // JavaScript engine analysis