|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <cstdint>#include <string>Go to the source code of this file.
| Namespaces | |
| namespace | v8_inspector | 
| Functions | |
| std::basic_string< UChar > | v8_inspector::UTF8ToUTF16 (const char *stringStart, size_t length) | 
| std::string | v8_inspector::UTF16ToUTF8 (const UChar *stringStart, size_t length) |