v8
4.5.103 (node 4.8.7)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
int | match (Local< Value > value) |
Static Public Member Functions | |
static Local< TypeSwitch > | New (Local< FunctionTemplate > type) |
static Local< TypeSwitch > | New (int argc, Local< FunctionTemplate > types[]) |
A utility for determining the type of objects based on the template they were constructed from.
|
static |
|
static |