#include <v8.h>
Static Public Member Functions | |
| static Local< Signature > | New (Handle< FunctionTemplate > receiver=Handle< FunctionTemplate >(), int argc=0, Handle< FunctionTemplate > argv[]=0) |
A Signature specifies which receivers and arguments a function can legally be called with.
1.7.1