#include <wasm-deopt-data.h>
Definition at line 46 of file wasm-deopt-data.h.
◆ WasmDeoptView()
v8::internal::wasm::WasmDeoptView::WasmDeoptView |
( |
base::Vector< const uint8_t > | deopt_data | ) |
|
|
inlineexplicit |
◆ BuildDeoptimizationLiteralArray()
std::vector< DeoptimizationLiteral > v8::internal::wasm::WasmDeoptView::BuildDeoptimizationLiteralArray |
( |
| ) |
|
◆ GetDeoptData()
const WasmDeoptData & v8::internal::wasm::WasmDeoptView::GetDeoptData |
( |
| ) |
const |
|
inline |
◆ GetDeoptEntry()
WasmDeoptEntry v8::internal::wasm::WasmDeoptView::GetDeoptEntry |
( |
uint32_t | deopt_index | ) |
const |
|
inline |
◆ GetTranslationsArray()
base::Vector< const uint8_t > v8::internal::wasm::WasmDeoptView::GetTranslationsArray |
( |
| ) |
const |
|
inline |
◆ HasDeoptData()
bool v8::internal::wasm::WasmDeoptView::HasDeoptData |
( |
| ) |
const |
|
inline |
◆ base_data_
◆ deopt_data_
base::Vector<const uint8_t> v8::internal::wasm::WasmDeoptView::deopt_data_ |
|
private |
The documentation for this class was generated from the following files: