V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::SplayTree< Config, AllocationPolicy >::Locator Class Reference

Public Member Functions

 Locator (Node *node)
 
const Key & key ()
 
Value & value ()
 
void set_value (const Value &value)
 
void bind (Node *node)
 

Detailed Description

template<typename Config, class AllocationPolicy>
class v8::internal::SplayTree< Config, AllocationPolicy >::Locator

Definition at line 131 of file splay-tree.h.


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