Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_namespace.cpp55 JSHandle<JSTaggedValue> moduleString = globalConst->GetHandledModuleString(); in ModuleNamespaceCreate() local
56 PropertyDescriptor des(thread, moduleString, false, false, false); in ModuleNamespaceCreate()