Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.h81 EcmaStringTable* stringTable_; variable
172 std::array<Segment, SEGMENT_COUNT> stringTable_; variable
Druntime.h267 std::unique_ptr<EcmaStringTable> stringTable_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.h187 StringHashMap stringTable_; variable
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h1192 …std::vector<char> stringTable_; // NOLINT(misc-non-private-member-variables-i… variable