#include <v8.h>
Definition at line 1855 of file v8.h.
◆ ~ExternalStringResourceBase()
virtual v8::String::ExternalStringResourceBase::~ExternalStringResourceBase |
( |
| ) |
|
|
inlinevirtual |
◆ ExternalStringResourceBase() [1/2]
v8::String::ExternalStringResourceBase::ExternalStringResourceBase |
( |
| ) |
|
|
inlineprotected |
◆ ExternalStringResourceBase() [2/2]
◆ 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.
Definition at line 1868 of file v8.h.
Referenced by v8::internal::Heap::FinalizeExternalString().
◆ operator=()
◆ v8::internal::Heap
The documentation for this class was generated from the following file:
- /mnt/V8SourceCode/include/v8.h