<!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within ShadowNode core. Please fill in as much of the template below as you're able. Version: output of `iotjs -v` Platform: output of `uname -a` (UNIX). Subsystem: if known, please specify affected core module name. If possible, please provide code that demonstrates the problem, keeping it as simple and free of external dependencies as you are able. --> * **Version**: 0.9.x * **Platform**: all * **Subsystem**: jerryscript <!-- Enter your issue details below this comment. --> Short brief: While constructing an external function, argument `this` is not instance of the external function. A detailed example can be found in #295 ([goto](https://github.com/Rokid/ShadowNode/pull/295/files#diff-24c74757a99c1d0a58827b53177ba016R14))
Short brief:
While constructing an external function, argument
thisis not instance of the external function.A detailed example can be found in #295 (goto)