v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
string-16.h File Reference
#include <stdint.h>
#include <cctype>
#include <climits>
#include <cstring>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
#include "src/base/compiler-specific.h"
Include dependency graph for string-16.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8_inspector::String16
 
class  v8_inspector::String16Builder
 
struct  std::hash< v8_inspector::String16 >
 

Namespaces

namespace  v8_inspector
 
namespace  std
 STL namespace.
 

Typedefs

using v8_inspector::UChar = char16_t
 

Functions

String16 v8_inspector::operator+ (const char *a, const String16 &b)