console: throw when no such label exists in `console.timeEnd`
authorMaciej Małecki <maciej.malecki@notimplemented.org>
Sun, 29 Apr 2012 13:17:16 +0000 (15:17 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Sun, 29 Apr 2012 20:27:45 +0000 (22:27 +0200)
commit77c18d1e1b470d99af317a2b1ed4b7e9bb81d5b6
tree3780d3659cc7d9f349315c4adfdaf35d15c15a3e
parent3bcbd14bb18b444851b5f6c2cfdacea6403a694f
console: throw when no such label exists in `console.timeEnd`

Test included.
lib/console.js
test/simple/test-console.js