Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp298 void TypeRecorder::SetExportType(const std::string &exportStr, int64_t exportIndex) in SetExportType()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp601 const JSHandle<EcmaString> &exportStr) in CheckExportNameAndClassType()