|
V8 Project
|
Collaboration diagram for v8::internal::compiler::NodeCache< Key >::Entry:Public Attributes | |
| Key | key_ |
| Node * | value_ |
Definition at line 33 of file node-cache.h.
| Key v8::internal::compiler::NodeCache< Key >::Entry::key_ |
Definition at line 34 of file node-cache.h.
Referenced by v8::internal::compiler::NodeCache< Key >::Find(), and v8::internal::compiler::NodeCache< Key >::Resize().
| Node* v8::internal::compiler::NodeCache< Key >::Entry::value_ |
Definition at line 35 of file node-cache.h.
Referenced by v8::internal::compiler::NodeCache< Key >::Find(), and v8::internal::compiler::NodeCache< Key >::Resize().