|
virtual bool | IsCompressible () const |
|
|
class | internal::Heap |
|
class | v8::String |
|
◆ Dispose()
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.
The documentation for this class was generated from the following file: