src: add IsFunction() assert to MakeCallback
Helps catch bugs early on. Without it, V8 throws the fairly unhelpful exception "TypeError: undefined is not a function" - unhelpful because there is no stack trace.
parent
2b7d86ec
Please register or sign in to comment