V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::PersistentMap< Key, Value, Hasher >::FocusedTree Struct Reference

Public Types

using more_iterator = typename ZoneMap< Key, Value >::const_iterator
 

Public Member Functions

const FocusedTree *& path (int i)
 
const FocusedTreepath (int i) const
 

Public Attributes

KeyValue key_value
 
int8_t length
 
HashValue key_hash
 
const ZoneMap< Key, Value > * more
 
const FocusedTreepath_array [1]
 

Detailed Description

template<class Key, class Value, class Hasher = base::hash<Key>>
struct v8::internal::compiler::PersistentMap< Key, Value, Hasher >::FocusedTree

Definition at line 173 of file persistent-map.h.


The documentation for this struct was generated from the following file: