Home
last modified time | relevance | path

Searched defs:stringTable_ (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/abc2program/
Dabc2program_compiler.h35 std::unique_ptr<AbcStringTable> stringTable_; variable
Dprogram_dump.h62 const AbcStringTable *stringTable_ = nullptr; variable
Dabc2program_key_data.h56 AbcStringTable &stringTable_; variable
Dabc_file_processor.h56 AbcStringTable *stringTable_ = nullptr; variable
Dabc_file_entity_processor.h57 … AbcStringTable *stringTable_ = nullptr; // NOLINT(misc-non-private-member-variables-in-classes) variable
/arkcompiler/runtime_core/static_core/abc2program/common/
Dabc_code_converter.h38 AbcStringTable *stringTable_ = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.h89 EcmaStringTable *stringTable_; variable
206 std::conditional_t<Traits::EnableCMCGC, HashTrieMapImpl&, HashTrieMapImpl> stringTable_; variable
Druntime.h367 std::unique_ptr<EcmaStringTable> stringTable_; variable
/arkcompiler/ets_runtime/common_components/objects/
Dstring_table_internal.h113 BaseStringTableInternal<true>* stringTable_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.h185 StringHashMap stringTable_; variable
/arkcompiler/runtime_core/common_interfaces/
Dbase_runtime.h188 BaseStringTableInterface<BaseStringTableImpl>* stringTable_ = nullptr; variable
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h1195 …std::vector<char> stringTable_; // NOLINT(misc-non-private-member-variables-i… variable