v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <unicode.h>
Static Public Member Functions | |
static int | Convert (uchar c, uchar n, uchar *result, bool *allow_caching_ptr) |
Static Public Attributes | |
static const int | kMaxWidth = 3 |
static const bool | kIsToLower = false |
Definition at line 1166 of file unicode.cc.
|
static |
Definition at line 253 of file unicode.h.
Referenced by Runtime::IsUpperCaseChar(), and TEST().