Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h602 void AddImportRecordInfoToRecord(const CString &recordName, const CString &importRecord, in AddImportRecordInfoToRecord() function
Dbytecode_info_collector.cpp667 … bytecodeInfo_.AddImportRecordInfoToRecord(recordName, resolvedRecord, index, bindingIndex); in CollectRecordImportInfo()