![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::wasm::NativeModuleCache, including all inherited members.
cache_cv_ | v8::internal::wasm::NativeModuleCache | private |
empty() const | v8::internal::wasm::NativeModuleCache | inline |
Erase(NativeModule *native_module) | v8::internal::wasm::NativeModuleCache | |
GetStreamingCompilationOwnership(size_t prefix_hash, const CompileTimeImports &compile_imports) | v8::internal::wasm::NativeModuleCache | |
map_ | v8::internal::wasm::NativeModuleCache | private |
MaybeGetNativeModule(ModuleOrigin origin, base::Vector< const uint8_t > wire_bytes, const CompileTimeImports &compile_imports) | v8::internal::wasm::NativeModuleCache | |
mutex_ | v8::internal::wasm::NativeModuleCache | private |
PrefixHash(base::Vector< const uint8_t > wire_bytes) | v8::internal::wasm::NativeModuleCache | static |
StreamingCompilationFailed(size_t prefix_hash, const CompileTimeImports &compile_imports) | v8::internal::wasm::NativeModuleCache | |
Update(std::shared_ptr< NativeModule > native_module, bool error) | v8::internal::wasm::NativeModuleCache |