v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Static Public Member Functions | |
static Handle< Boolean > | New (bool value) |
A primitive boolean value (ECMA-262, 4.3.14). Either the true or false value.
Definition at line 4345 of file v8.h.
References v8::False(), and v8::True().
Referenced by CCatcher().
bool Value | ( | ) | const |
Definition at line 4145 of file api.cc.
Referenced by THREADED_TEST().