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.cpp95 const StringHashMap *stringTable = snapshot_->GetEcmaStringTable(); in SerializeNodes() local
127 const StringHashMap *stringTable = snapshot_->GetEcmaStringTable(); in SerializeEdges() local
154 const StringHashMap *stringTable = snapshot_->GetEcmaStringTable(); in SerializeTraceFunctionInfo() local
246 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.cpp2546 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
2556 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTableNonMovable() local
2567 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
2577 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
3005 EcmaStringTable *stringTable = vm_->GetEcmaStringTable(); in InternString() local
3505 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.cpp266 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.cpp1307 EcmaStringTable *stringTable = vm_->GetEcmaStringTable(); in DeserializeString() local
1466 EcmaStringTable *stringTable = vm_->GetEcmaStringTable(); in RelocateSpaceObject() local