Definition at line 7577 of file objects.cc.
◆ PolymorphicCodeCacheHashTableKey()
v8::internal::PolymorphicCodeCacheHashTableKey::PolymorphicCodeCacheHashTableKey |
( |
MapHandleList * |
maps, |
|
|
int |
code_flags |
|
) |
| |
|
inline |
◆ AsHandle()
◆ FromObject()
◆ Hash()
uint32_t v8::internal::PolymorphicCodeCacheHashTableKey::Hash |
( |
| ) |
|
|
inlinevirtual |
◆ HashForObject()
uint32_t v8::internal::PolymorphicCodeCacheHashTableKey::HashForObject |
( |
Object * |
obj | ) |
|
|
inlinevirtual |
Implements v8::internal::HashTableKey.
Definition at line 7623 of file objects.cc.
static const int kDefaultListAllocationSize
static MapHandleList * FromObject(Object *obj, int *code_flags, MapHandleList *maps)
List< Handle< Map > > MapHandleList
◆ IsMatch()
bool v8::internal::PolymorphicCodeCacheHashTableKey::IsMatch |
( |
Object * |
other | ) |
|
|
inlinevirtual |
◆ MapsHashHelper()
◆ code_flags_
int v8::internal::PolymorphicCodeCacheHashTableKey::code_flags_ |
|
private |
◆ kDefaultListAllocationSize
◆ maps_
MapHandleList* v8::internal::PolymorphicCodeCacheHashTableKey::maps_ |
|
private |
The documentation for this class was generated from the following file: