Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_shared_module.cpp200 JSHandle<JSTaggedValue> moduleString = globalConst->GetHandledModuleString(); in SModuleNamespaceCreate() local
Djs_module_namespace.cpp66 JSHandle<JSTaggedValue> moduleString = globalConst->GetHandledModuleString(); in ModuleNamespaceCreate() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Ddynamic.cpp340 std::string moduleString(VarBinder()->Program()->ModuleName()); in CreateDynamicCallClassInitializer() local