Definition at line 334 of file cpp-snapshot.cc.
◆ CreateRootState()
◆ ForAllStates()
template<typename Callback >
void v8::internal::StateStorage::ForAllStates |
( |
Callback | callback | ) |
|
|
inline |
◆ GetExistingState() [1/2]
◆ GetExistingState() [2/2]
StateBase & v8::internal::StateStorage::GetExistingState |
( |
const void * | key | ) |
const |
|
inline |
◆ GetOrCreateState()
◆ StateExists()
bool v8::internal::StateStorage::StateExists |
( |
const void * | key | ) |
const |
|
inline |
◆ state_count_
size_t v8::internal::StateStorage::state_count_ = 0 |
|
private |
◆ states_
std::unordered_map<const void*, std::unique_ptr<StateBase> > v8::internal::StateStorage::states_ |
|
private |
The documentation for this class was generated from the following file: