#include <strings-storage.h>
Definition at line 23 of file strings-storage.h.
◆ StringsStorage() [1/2]
v8::internal::StringsStorage::StringsStorage |
( |
| ) |
|
◆ ~StringsStorage()
v8::internal::StringsStorage::~StringsStorage |
( |
| ) |
|
◆ StringsStorage() [2/2]
v8::internal::StringsStorage::StringsStorage |
( |
const StringsStorage & | | ) |
|
|
delete |
◆ AddOrDisposeString()
const char * v8::internal::StringsStorage::AddOrDisposeString |
( |
char * | str, |
|
|
size_t | len ) |
|
private |
◆ empty()
bool v8::internal::StringsStorage::empty |
( |
| ) |
const |
|
inline |
◆ GetConsName()
const char * v8::internal::StringsStorage::GetConsName |
( |
const char * | prefix, |
|
|
Tagged< Name > | name ) |
◆ GetCopy()
const char * v8::internal::StringsStorage::GetCopy |
( |
const char * | src | ) |
|
◆ GetEntry()
◆ GetName() [1/2]
const char * v8::internal::StringsStorage::GetName |
( |
int | index | ) |
|
◆ GetName() [2/2]
const char * v8::internal::StringsStorage::GetName |
( |
Tagged< Name > | name | ) |
|
◆ GetStringCountForTesting()
size_t v8::internal::StringsStorage::GetStringCountForTesting |
( |
| ) |
const |
◆ GetStringSize()
size_t v8::internal::StringsStorage::GetStringSize |
( |
| ) |
|
◆ GetSymbol()
const char * v8::internal::StringsStorage::GetSymbol |
( |
Tagged< Symbol > | sym | ) |
|
|
private |
◆ GetVFormatted()
const char * v8::internal::StringsStorage::GetVFormatted |
( |
const char * | format, |
|
|
va_list | args ) |
|
private |
◆ operator=()
◆ PRINTF_FORMAT()
v8::internal::StringsStorage::PRINTF_FORMAT |
( |
2 | , |
|
|
3 | ) const |
◆ Release()
bool v8::internal::StringsStorage::Release |
( |
const char * | str | ) |
|
◆ StringsMatch()
bool v8::internal::StringsStorage::StringsMatch |
( |
void * | key1, |
|
|
void * | key2 ) |
|
staticprivate |
◆ mutex_
◆ names_
◆ string_size_
size_t v8::internal::StringsStorage::string_size_ = 0 |
|
private |
The documentation for this class was generated from the following files: