[node-xwalk] Print decorated syntax error messages of javascript. 42/58042/3
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 27 Jan 2016 05:25:19 +0000 (14:25 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Wed, 27 Jan 2016 05:54:40 +0000 (21:54 -0800)
commit06cbc7e47defd4b1ee9963d47d6dfbac5ce4582c
tree5073d3e1037ba9bed228c348d7b4fe981056328a
parent52a4632d4ba788efcd7c5d26e9b2016f5d5992cb
[node-xwalk] Print decorated syntax error messages of javascript.

node-xwalk prints decorated syntax error message if the javascript
code of the extension has bad syntax.
And, node-xwalk throws error when loading an extension is failed to
avoid cached the module by node.js's module system.

Change-Id: I27dd4c01691302a207b73e4ffa6600677ded5322
modules/node-xwalk/lib/loader.js