|
v8
|
#include <v8.h>
Public Member Functions | |
| Value (Handle< v8::Value > obj) | |
| ~Value () | |
| uint16_t * | operator* () |
| const uint16_t * | operator* () const |
| int | length () const |
Converts an object to a two-byte string. If conversion to a string fails (eg. due to an exception in the toString() method of the object) then the length() method returns 0 and the * operator returns NULL.
| v8::String::Value::~Value | ( | ) |
|
inline |
|
inline |
|
inline |
1.8.8