Home
last modified time | relevance | path

Searched defs:stringTable (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot_json_serializer.cpp96 const StringHashMap *stringTable = snapshot_->GetEcmaStringTable(); in SerializeNodes() local
128 const StringHashMap *stringTable = snapshot_->GetEcmaStringTable(); in SerializeEdges() local
155 const StringHashMap *stringTable = snapshot_->GetEcmaStringTable(); in SerializeTraceFunctionInfo() local
247 const StringHashMap *stringTable = snapshot_->GetEcmaStringTable(); in SerializeStringTable() local
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env.cpp40 EcmaStringTable *stringTable = thread->GetEcmaVM()->GetEcmaStringTable(); in Init() local
Dobject_factory.cpp2551 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
2561 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTableNonMovable() local
2572 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
2582 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
3014 EcmaStringTable *stringTable = vm_->GetEcmaStringTable(); in InternString() local
3538 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dstw_young_gc.cpp121 auto stringTable = heap_->GetEcmaVM()->GetEcmaStringTable(); in Sweep() local
Dfull_gc.cpp131 auto stringTable = heap_->GetEcmaVM()->GetEcmaStringTable(); in Sweep() local
Dparallel_evacuator.cpp275 auto stringTable = heap_->GetEcmaVM()->GetEcmaStringTable(); in UpdateWeakReference() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_dictionary_test.cpp168 auto stringTable = thread->GetEcmaVM()->GetEcmaStringTable(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1327 EcmaStringTable *stringTable = vm_->GetEcmaStringTable(); in DeserializeString() local
1531 EcmaStringTable *stringTable = vm_->GetEcmaStringTable(); in RelocateSpaceObject() local