v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::wasm::NativeModuleCache Member List

This is the complete list of members for v8::internal::wasm::NativeModuleCache, including all inherited members.

cache_cv_v8::internal::wasm::NativeModuleCacheprivate
empty() constv8::internal::wasm::NativeModuleCacheinline
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::NativeModuleCacheprivate
MaybeGetNativeModule(ModuleOrigin origin, base::Vector< const uint8_t > wire_bytes, const CompileTimeImports &compile_imports)v8::internal::wasm::NativeModuleCache
mutex_v8::internal::wasm::NativeModuleCacheprivate
PrefixHash(base::Vector< const uint8_t > wire_bytes)v8::internal::wasm::NativeModuleCachestatic
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