![]() |
v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|


Go to the source code of this file.
Namespaces | |
| unibrow | |
Macros | |
| #define | IF_LITTLE(expr) expr |
| #define | IF_BIG(expr) ((void) 0) |
| #define IF_BIG | ( | expr | ) | ((void) 0) |
Definition at line 154 of file unicode-inl.h.
Referenced by CharacterStream::DecodeCharacter(), and CharacterStream::EncodeNonAsciiCharacter().
| #define IF_LITTLE | ( | expr | ) | expr |
Definition at line 153 of file unicode-inl.h.
Referenced by CharacterStream::DecodeCharacter(), and CharacterStream::EncodeNonAsciiCharacter().