#include <wasm-module.h>
Definition at line 401 of file wasm-module.h.
◆ AddForTesting()
void v8::internal::wasm::LazilyGeneratedNames::AddForTesting |
( |
int | function_index, |
|
|
WireBytesRef | name ) |
◆ EstimateCurrentMemoryConsumption()
size_t v8::internal::wasm::LazilyGeneratedNames::EstimateCurrentMemoryConsumption |
( |
| ) |
const |
◆ Has()
bool v8::internal::wasm::LazilyGeneratedNames::Has |
( |
uint32_t | function_index | ) |
|
◆ LookupFunctionName()
◆ function_names_
NameMap v8::internal::wasm::LazilyGeneratedNames::function_names_ |
|
private |
◆ has_functions_
bool v8::internal::wasm::LazilyGeneratedNames::has_functions_ {false} |
|
private |
◆ mutex_
base::Mutex v8::internal::wasm::LazilyGeneratedNames::mutex_ |
|
mutableprivate |
The documentation for this class was generated from the following files: