v8
3.11.10 (node 0.8.28)
V8 is Google's open source JavaScript engine
|
#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 |