v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#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 are valid parameters to a function.
|
static |
Definition at line 970 of file api.cc.
References Handle< T >::cast(), ENTER_V8, Isolate::factory(), Handle< T >::IsEmpty(), LOG_API, Factory::NewFixedArray(), Factory::NewStruct(), Utils::OpenHandle(), v8::internal::SIGNATURE_INFO_TYPE, and Utils::ToLocal().
Referenced by TEST(), and THREADED_TEST().