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

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

AssignRange(base::AddressRegion, NativeModule *)v8::internal::wasm::WasmCodeManagerprivate
Commit(base::AddressRegion)v8::internal::wasm::WasmCodeManagerprivate
committed_code_space() constv8::internal::wasm::WasmCodeManagerinline
critical_committed_code_space_v8::internal::wasm::WasmCodeManagerprivate
Decommit(base::AddressRegion)v8::internal::wasm::WasmCodeManagerprivate
EstimateLiftoffCodeSize(int body_size)v8::internal::wasm::WasmCodeManagerstatic
EstimateNativeModuleCodeSize(const WasmModule *)v8::internal::wasm::WasmCodeManagerstatic
EstimateNativeModuleCodeSize(int num_functions, int code_section_length)v8::internal::wasm::WasmCodeManagerstatic
EstimateNativeModuleMetaDataSize(const WasmModule *)v8::internal::wasm::WasmCodeManagerstatic
FlushCodeLookupCache(Isolate *isolate)v8::internal::wasm::WasmCodeManager
FreeNativeModule(base::Vector< VirtualMemory > owned_code, size_t committed_size)v8::internal::wasm::WasmCodeManagerprivate
HasMemoryProtectionKeySupport()v8::internal::wasm::WasmCodeManagerstatic
lookup_map_v8::internal::wasm::WasmCodeManagerprivate
LookupCode(Isolate *isolate, Address pc) constv8::internal::wasm::WasmCodeManager
LookupCode(Address pc) constv8::internal::wasm::WasmCodeManagerprivate
LookupCodeAndSafepoint(Isolate *isolate, Address pc)v8::internal::wasm::WasmCodeManager
LookupNativeModule(Address pc) constv8::internal::wasm::WasmCodeManager
max_committed_code_space_v8::internal::wasm::WasmCodeManagerprivate
MemoryProtectionKeysEnabled()v8::internal::wasm::WasmCodeManagerstatic
MemoryProtectionKeyWritable()v8::internal::wasm::WasmCodeManagerstatic
native_modules_mutex_v8::internal::wasm::WasmCodeManagermutableprivate
NewNativeModule(Isolate *isolate, WasmEnabledFeatures enabled_features, WasmDetectedFeatures detected_features, CompileTimeImports compile_imports, size_t code_size_estimate, std::shared_ptr< const WasmModule > module)v8::internal::wasm::WasmCodeManagerprivate
next_code_space_hint_v8::internal::wasm::WasmCodeManagerprivate
operator=(const WasmCodeManager &)=deletev8::internal::wasm::WasmCodeManager
total_committed_code_space_v8::internal::wasm::WasmCodeManagerprivate
TryAllocate(size_t size)v8::internal::wasm::WasmCodeManagerprivate
WasmCodeAllocator classv8::internal::wasm::WasmCodeManagerfriend
WasmCodeLookupCache classv8::internal::wasm::WasmCodeManagerfriend
WasmCodeManager()v8::internal::wasm::WasmCodeManager
WasmCodeManager(const WasmCodeManager &)=deletev8::internal::wasm::WasmCodeManager
WasmEngine classv8::internal::wasm::WasmCodeManagerfriend
WasmImportWrapperCache classv8::internal::wasm::WasmCodeManagerfriend
~WasmCodeManager()v8::internal::wasm::WasmCodeManager