Definition at line 712 of file instruction-selector.cc.
◆ TurboshaftStateObjectDeduplicator()
v8::internal::compiler::TurboshaftStateObjectDeduplicator::TurboshaftStateObjectDeduplicator |
( |
Zone * | zone | ) |
|
|
inlineexplicit |
◆ GetMapForType()
◆ GetObjectId()
size_t v8::internal::compiler::TurboshaftStateObjectDeduplicator::GetObjectId |
( |
uint32_t | old_id, |
|
|
ObjectType | type ) |
|
inline |
◆ InsertDummyForArgumentsElements()
void v8::internal::compiler::TurboshaftStateObjectDeduplicator::InsertDummyForArgumentsElements |
( |
| ) |
|
|
inline |
◆ InsertObject()
size_t v8::internal::compiler::TurboshaftStateObjectDeduplicator::InsertObject |
( |
uint32_t | old_id, |
|
|
ObjectType | type ) |
|
inline |
◆ kNotDuplicated
size_t v8::internal::compiler::TurboshaftStateObjectDeduplicator::kNotDuplicated = std::numeric_limits<size_t>::max() |
|
staticconstexpr |
◆ next_id_
uint32_t v8::internal::compiler::TurboshaftStateObjectDeduplicator::next_id_ = 0 |
|
private |
◆ objects_ids_mapping_
ZoneAbslFlatHashMap<uint32_t, uint32_t> v8::internal::compiler::TurboshaftStateObjectDeduplicator::objects_ids_mapping_ |
|
private |
◆ string_ids_mapping_
ZoneAbslFlatHashMap<uint32_t, uint32_t> v8::internal::compiler::TurboshaftStateObjectDeduplicator::string_ids_mapping_ |
|
private |
The documentation for this class was generated from the following file: