v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8-string-conversions.h File Reference
#include <cstdint>
#include <string>
Include dependency graph for v8-string-conversions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  v8_inspector
 

Functions

std::basic_string< UCharv8_inspector::UTF8ToUTF16 (const char *stringStart, size_t length)
 
std::string v8_inspector::UTF16ToUTF8 (const UChar *stringStart, size_t length)