#include <v8.h>
v8::Dataを継承しています。
Static Public メソッド | |
| static Local< Signature > | New (Handle< FunctionTemplate > receiver=Handle< FunctionTemplate >(), int argc=0, Handle< FunctionTemplate > argv[]=0) |
Private メソッド | |
| Signature () | |
A Signature specifies which receivers and arguments a function can legally be called with.
| v8::Signature::Signature | ( | ) | [private] |
| Local< Signature > v8::Signature::New | ( | Handle< FunctionTemplate > | receiver = Handle<FunctionTemplate>(), |
|
| int | argc = 0, |
|||
| Handle< FunctionTemplate > | argv[] = 0 | |||
| ) | [static] |
1.7.1