v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TemplateHashMapImpl< AllocationPolicy >::Entry Struct Reference

#include <hashmap.h>

Data Fields

void * key
 
void * value
 
uint32_t hash
 

Detailed Description

template<class AllocationPolicy>
struct v8::internal::TemplateHashMapImpl< AllocationPolicy >::Entry

Definition at line 59 of file hashmap.h.

Field Documentation


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