#include <compilation-environment.h>
Definition at line 121 of file compilation-environment.h.
◆ ~CompilationState()
v8::internal::wasm::CompilationState::~CompilationState |
( |
| ) |
|
◆ CompilationState()
v8::internal::wasm::CompilationState::CompilationState |
( |
| ) |
|
|
delete |
◆ AddCallback()
◆ AllowAnotherTopTierJob()
void v8::internal::wasm::CompilationState::AllowAnotherTopTierJob |
( |
uint32_t | func_index | ) |
|
◆ AllowAnotherTopTierJobForAllFunctions()
void v8::internal::wasm::CompilationState::AllowAnotherTopTierJobForAllFunctions |
( |
| ) |
|
◆ baseline_compilation_finished()
bool v8::internal::wasm::CompilationState::baseline_compilation_finished |
( |
| ) |
const |
◆ CancelCompilation()
void v8::internal::wasm::CompilationState::CancelCompilation |
( |
| ) |
|
◆ CancelInitialCompilation()
void v8::internal::wasm::CompilationState::CancelInitialCompilation |
( |
| ) |
|
◆ detected_features()
◆ EstimateCurrentMemoryConsumption()
size_t v8::internal::wasm::CompilationState::EstimateCurrentMemoryConsumption |
( |
| ) |
const |
◆ failed()
bool v8::internal::wasm::CompilationState::failed |
( |
| ) |
const |
◆ GetWireBytesStorage()
std::shared_ptr< WireBytesStorage > v8::internal::wasm::CompilationState::GetWireBytesStorage |
( |
| ) |
const |
◆ InitCompileJob()
void v8::internal::wasm::CompilationState::InitCompileJob |
( |
| ) |
|
◆ InitializeAfterDeserialization()
void v8::internal::wasm::CompilationState::InitializeAfterDeserialization |
( |
base::Vector< const int > | lazy_functions, |
|
|
base::Vector< const int > | eager_functions ) |
◆ New()
◆ operator delete()
void v8::internal::wasm::CompilationState::operator delete |
( |
void * | ptr | ) |
|
|
inline |
◆ PublishCode()
◆ set_compilation_id()
void v8::internal::wasm::CompilationState::set_compilation_id |
( |
int | compilation_id | ) |
|
◆ SetError()
void v8::internal::wasm::CompilationState::SetError |
( |
| ) |
|
◆ SetHighPriority()
void v8::internal::wasm::CompilationState::SetHighPriority |
( |
| ) |
|
◆ SetWireBytesStorage()
void v8::internal::wasm::CompilationState::SetWireBytesStorage |
( |
std::shared_ptr< WireBytesStorage > | wire_bytes_storage | ) |
|
◆ TierUpAllFunctions()
void v8::internal::wasm::CompilationState::TierUpAllFunctions |
( |
| ) |
|
◆ UpdateDetectedFeatures()
◆ NativeModule
The documentation for this class was generated from the following files: