v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
crc32.cc File Reference
Include dependency graph for crc32.cc:

Go to the source code of this file.

Namespaces

namespace  v8_inspector
 

Functions

int32_t v8_inspector::computeCrc32 (const String16 &text)
 

Variables

static uint32_t v8_inspector::kCrcTable [256]