Home
last modified time | relevance | path

Searched refs:GetSortIdOffset (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_table_generator.cpp101 …table->Set(thread_, TSModuleTable::GetSortIdOffset(numberOfTSTypeTable), JSTaggedValue(numberOfTST… in AddTypeTable()
Dts_manager.h179 static int GetSortIdOffset(int entry) in GetSortIdOffset() function