Home
last modified time | relevance | path

Searched refs:ProcessStringTable (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/ark_collector/
Dark_collector.h184 void ProcessStringTable() override;
Dark_collector.cpp679 ProcessStringTable(); in ConcurrentPreforward()
902 void ArkCollector::ProcessStringTable() in ProcessStringTable() function in common::ArkCollector
/arkcompiler/ets_runtime/common_components/heap/collector/
Dmarking_collector.h304 virtual void ProcessStringTable() {} in ProcessStringTable() function