Static Public Member Functions

v8::Signature Class Reference

#include <v8.h>

Inheritance diagram for v8::Signature:
v8::Data

List of all members.

Static Public Member Functions

static Local< SignatureNew (Handle< FunctionTemplate > receiver=Handle< FunctionTemplate >(), int argc=0, Handle< FunctionTemplate > argv[]=0)

Detailed Description

A Signature specifies which receivers and arguments a function can legally be called with.


The documentation for this class was generated from the following file: