![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Go to the source code of this file.
Classes | |
class | v8::internal::wasm::ProfileInformation |
Namespaces | |
namespace | v8 |
namespace | v8::internal |
namespace | v8::internal::wasm |
Functions | |
void | v8::internal::wasm::DumpProfileToFile (const WasmModule *module, base::Vector< const uint8_t > wire_bytes, std::atomic< uint32_t > *tiering_budget_array) |
std::unique_ptr< ProfileInformation > | v8::internal::wasm::LoadProfileFromFile (const WasmModule *module, base::Vector< const uint8_t > wire_bytes) |