AssignRange(base::AddressRegion, NativeModule *) | v8::internal::wasm::WasmCodeManager | private |
Commit(base::AddressRegion) | v8::internal::wasm::WasmCodeManager | private |
committed_code_space() const | v8::internal::wasm::WasmCodeManager | inline |
critical_committed_code_space_ | v8::internal::wasm::WasmCodeManager | private |
Decommit(base::AddressRegion) | v8::internal::wasm::WasmCodeManager | private |
EstimateLiftoffCodeSize(int body_size) | v8::internal::wasm::WasmCodeManager | static |
EstimateNativeModuleCodeSize(const WasmModule *) | v8::internal::wasm::WasmCodeManager | static |
EstimateNativeModuleCodeSize(int num_functions, int code_section_length) | v8::internal::wasm::WasmCodeManager | static |
EstimateNativeModuleMetaDataSize(const WasmModule *) | v8::internal::wasm::WasmCodeManager | static |
FlushCodeLookupCache(Isolate *isolate) | v8::internal::wasm::WasmCodeManager | |
FreeNativeModule(base::Vector< VirtualMemory > owned_code, size_t committed_size) | v8::internal::wasm::WasmCodeManager | private |
HasMemoryProtectionKeySupport() | v8::internal::wasm::WasmCodeManager | static |
lookup_map_ | v8::internal::wasm::WasmCodeManager | private |
LookupCode(Isolate *isolate, Address pc) const | v8::internal::wasm::WasmCodeManager | |
LookupCode(Address pc) const | v8::internal::wasm::WasmCodeManager | private |
LookupCodeAndSafepoint(Isolate *isolate, Address pc) | v8::internal::wasm::WasmCodeManager | |
LookupNativeModule(Address pc) const | v8::internal::wasm::WasmCodeManager | |
max_committed_code_space_ | v8::internal::wasm::WasmCodeManager | private |
MemoryProtectionKeysEnabled() | v8::internal::wasm::WasmCodeManager | static |
MemoryProtectionKeyWritable() | v8::internal::wasm::WasmCodeManager | static |
native_modules_mutex_ | v8::internal::wasm::WasmCodeManager | mutableprivate |
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::WasmCodeManager | private |
next_code_space_hint_ | v8::internal::wasm::WasmCodeManager | private |
operator=(const WasmCodeManager &)=delete | v8::internal::wasm::WasmCodeManager | |
total_committed_code_space_ | v8::internal::wasm::WasmCodeManager | private |
TryAllocate(size_t size) | v8::internal::wasm::WasmCodeManager | private |
WasmCodeAllocator class | v8::internal::wasm::WasmCodeManager | friend |
WasmCodeLookupCache class | v8::internal::wasm::WasmCodeManager | friend |
WasmCodeManager() | v8::internal::wasm::WasmCodeManager | |
WasmCodeManager(const WasmCodeManager &)=delete | v8::internal::wasm::WasmCodeManager | |
WasmEngine class | v8::internal::wasm::WasmCodeManager | friend |
WasmImportWrapperCache class | v8::internal::wasm::WasmCodeManager | friend |
~WasmCodeManager() | v8::internal::wasm::WasmCodeManager | |