Public Member Functions | Static Public Member Functions

v8::Boolean Class Reference

#include <v8.h>

Inheritance diagram for v8::Boolean:
v8::Primitive v8::Value v8::Data

List of all members.

Public Member Functions

V8EXPORT bool Value () const

Static Public Member Functions

static Handle< BooleanNew (bool value)

Detailed Description

A primitive boolean value (ECMA-262, 4.3.14). Either the true or false value.


The documentation for this class was generated from the following file: