Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/hprof/
Dheap_snapshot_json_serializer.cpp85 const StringHashMap *stringTable = snapShot_->GetEcmaStringTable(); in SerializeNodes() local
112 const StringHashMap *stringTable = snapShot_->GetEcmaStringTable(); in SerializeEdges() local
169 const StringHashMap *stringTable = snapShot_->GetEcmaStringTable(); in SerializeStringTable() local
/ark/js_runtime/ecmascript/mem/
Dstw_young_gc_for_testing.cpp119 auto stringTable = heap_->GetEcmaVM()->GetEcmaStringTable(); in SweepPhases() local
Dfull_gc.cpp119 auto stringTable = heap_->GetEcmaVM()->GetEcmaStringTable(); in SweepPhases() local
Dparallel_evacuation.cpp256 auto stringTable = heap_->GetEcmaVM()->GetEcmaStringTable(); in UpdateWeakReference() local
/ark/js_runtime/ecmascript/tests/
Dname_dictionary_test.cpp165 auto stringTable = thread->GetEcmaVM()->GetEcmaStringTable(); in HWTEST_F_L0() local
/ark/js_runtime/ecmascript/
Dobject_factory.cpp1717 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
1728 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
1738 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
1943 EcmaStringTable *stringTable = vm_->GetEcmaStringTable(); in InternString() local
2330 auto stringTable = vm_->GetEcmaStringTable(); in GetStringFromStringTable() local
/ark/js_runtime/ecmascript/snapshot/mem/
Dsnapshot_serialize.cpp752 EcmaStringTable *stringTable = vm_->GetEcmaStringTable(); in RedirectSlot() local