#include <v8.h>
Definition at line 2181 of file v8.h.
◆ ~ExternalStringResourceBase()
◆ ExternalStringResourceBase()
◆ Dispose()
Internally V8 will call this Dispose method when the external string resource is no longer needed. The default implementation will use the delete operator. This method can be overridden in subclasses to control how allocated external string resources are disposed.
Definition at line 2194 of file v8.h.
◆ v8::internal::Heap
friend class v8::internal::Heap |
|
friend |
The documentation for this class was generated from the following file: