#include <wasm-features.h>
Definition at line 149 of file wasm-features.h.
◆ CompileTimeImports() [1/3]
v8::internal::wasm::CompileTimeImports::CompileTimeImports |
( |
| ) |
|
|
default |
◆ CompileTimeImports() [2/3]
v8::internal::wasm::CompileTimeImports::CompileTimeImports |
( |
const CompileTimeImports & | other | ) |
|
|
default |
◆ CompileTimeImports() [3/3]
◆ Add()
◆ compare()
int v8::internal::wasm::CompileTimeImports::compare |
( |
const CompileTimeImports & | other | ) |
const |
|
inline |
◆ constants_module() [1/2]
std::string & v8::internal::wasm::CompileTimeImports::constants_module |
( |
| ) |
|
|
inline |
◆ constants_module() [2/2]
const std::string & v8::internal::wasm::CompileTimeImports::constants_module |
( |
| ) |
const |
|
inline |
◆ contains()
◆ empty()
bool v8::internal::wasm::CompileTimeImports::empty |
( |
| ) |
const |
|
inline |
◆ flags()
◆ FromSerialized()
◆ has_string_constants()
bool v8::internal::wasm::CompileTimeImports::has_string_constants |
( |
base::Vector< const uint8_t > | name | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ bits_
◆ constants_module_
std::string v8::internal::wasm::CompileTimeImports::constants_module_ |
|
private |
The documentation for this class was generated from the following file: