Loading...
Searching...
No Matches
Go to the documentation of this file.
5#ifndef INCLUDE_V8_PERSISTENT_HANDLE_H_
6#define INCLUDE_V8_PERSISTENT_HANDLE_H_
16template <
class K,
class V,
class T>
17class PersistentValueMapBase;
22template <
class K,
class V,
class T>
23class PersistentValueMap;
26namespace api_internal {