Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h155 explicit ExportRecordInfo(const CString &starRecord) : starExportRecord_({starRecord}) {} in ExportRecordInfo()
586 void AddStarExportToRecord(const CString &recordName, const CString &starRecord) in AddStarExportToRecord()