Home
last modified time | relevance | path

Searched refs:Exports (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/require/
H A Djs_cjs_exports.h28 ACCESSORS(Exports, JS_CJS_EXPORTS_OFFSET, SIZE)
H A Djs_cjs_module.h34 ACCESSORS(Exports, PATH_OFFSET, EXPORTS_OFFSET)
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_namespace.h65 ACCESSORS(Exports, EXPORTS_OFFSET, DEREGISTER_PROCESSION_OFFSET)
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DmoduleContext.cpp53 for (const auto &[exportDecl, decls] : scope->Exports()) { in CompileExports()
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h919 const ModuleEntry<ir::AstNode *, ExportDeclList> &Exports() const in Exports() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::ModuleScope

Completed in 3 milliseconds