* Used by `trimmedLeftIndex` and `trimmedRightIndex` to determine if a * character code is whitespace. * * @private * @param {number} charCode The character code to inspect. * @returns {boolean} Returns `true` if `charCode` is whitespace, else `false`.
(charCode)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected