#include <branch-hint-map.h>
Definition at line 18 of file branch-hint-map.h.
◆ GetHintFor()
| BranchHint v8::internal::wasm::BranchHintMap::GetHintFor |
( |
uint32_t | offset | ) |
const |
|
inline |
◆ insert()
| void v8::internal::wasm::BranchHintMap::insert |
( |
uint32_t | offset, |
|
|
BranchHint | hint ) |
|
inline |
◆ NumHintsForTesting()
| size_t v8::internal::wasm::BranchHintMap::NumHintsForTesting |
( |
| ) |
const |
|
inline |
◆ map_
| std::unordered_map<uint32_t, BranchHint> v8::internal::wasm::BranchHintMap::map_ |
|
private |
The documentation for this class was generated from the following file: