node: fix #7841 by overlooking the spare sourceline
authorYazhong Liu <yorkiefixer@gmail.com>
Wed, 25 Jun 2014 13:18:50 +0000 (21:18 +0800)
committerFedor Indutny <fedor@indutny.com>
Fri, 27 Jun 2014 12:09:52 +0000 (16:09 +0400)
commit6b09f9cd4145bf8e9543442cec2d92d699cd81e2
tree85d7f318705feff992bd3affcb7f57ccb87294d2
parent2cae44f16934836f0a66b2ea930a0604f505e571
node: fix #7841 by overlooking the spare sourceline

Signed-off-by: Fedor Indutny <fedor@indutny.com>
src/node.cc
test/fixtures/throws_error4.js [new file with mode: 0644]
test/simple/test-error-reporting.js