V8 API Reference Guide for node.js v5.12.0
|
#include <v8.h>
Public Member Functions | |
UniqueId (intptr_t data) | |
bool | operator== (const UniqueId &other) const |
bool | operator!= (const UniqueId &other) const |
bool | operator< (const UniqueId &other) const |
General purpose unique identifier.