v8
|
#include <v8.h>
Public Member Functions | |
int | match (Handle< Value > value) |
Static Public Member Functions | |
static Local< TypeSwitch > | New (Handle< FunctionTemplate > type) |
static Local< TypeSwitch > | New (int argc, Handle< FunctionTemplate > types[]) |
A utility for determining the type of objects based on the template they were constructed from.
|
static |
|
static |