thrownewError(`Invalid mapping with negative value ${JSON.stringify(m)} at line ${l} of the decoded mappings of ${info} sourcemap\n${JSON.stringify(map)}`)
for(letl=0;l<decoded.length;l++){
for(letmofdecoded[l]){
if(m.find((i)=>i<0)){
thrownewError(
`Invalid mapping with negative value ${JSON.stringify(m)} at line ${l} of the decoded mappings of ${info} sourcemap\n${JSON.stringify(map)}`