#include <v8.h>
virtual v8::String::ExternalStringResourceBase::~ExternalStringResourceBase |
( |
| ) |
|
|
inlinevirtual |
v8::String::ExternalStringResourceBase::ExternalStringResourceBase |
( |
| ) |
|
|
inlineprotected |
virtual void v8::String::ExternalStringResourceBase::Dispose |
( |
| ) |
|
|
inlineprotectedvirtual |
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.
friend class v8::internal::Heap |
|
friend |
The documentation for this class was generated from the following file: