Samsung / node-jerryscript

JS runtime based on JerryScript
Other
30 stars 19 forks source link

Add support for FunctionTemplate signature checking #35

Closed galpeter closed 4 years ago

galpeter commented 4 years ago

The FunctionTemplate's signature is used to check if a method is invoked on a correct instance.

galpeter commented 4 years ago

Fixed & updated the PR