Home
last modified time | relevance | path

Searched refs:ImportName (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_entry.h29 ACCESSORS(ImportName, MODULE_REQUEST_OFFSET, IMPORT_NAME_OFFSET);
58 ACCESSORS(ImportName, IMPORT_NAME_OFFSET, SIZE);
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DmoduleContext.cpp40 ASSERT(decl->ImportName() == "*"); in CompileImports()
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h344 const util::StringView &ImportName() const in ImportName() function in ark::es2panda::ark::es2panda::varbinder::ImportDecl
H A Dscope.cpp666 variable->ExoticName() = newDecl->AsImportDecl()->ImportName(); in AddImport()

Completed in 4 milliseconds