* @param {String} string the string that is to be parsed into a 'long'. This * cannot be null or empty. * @returns {Array|NaN} a two element array that contains the upper- (index 1) * and lower-32bit (index 0) bit values of the parsed 'long' (64bit) value
(string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected