Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_data_extractor.cpp96 JSHandle<JSTaggedValue> defaultName = thread->GlobalConstants()->GetHandledDefaultString(); in ParseCjsModule() local
113 JSHandle<JSTaggedValue> defaultName = thread->GlobalConstants()->GetHandledDefaultString(); in ParseJsonModule() local
139 JSHandle<JSTaggedValue> defaultName = thread->GlobalConstants()->GetHandledDefaultString(); in ParseNativeModule() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp579 JSHandle<JSTaggedValue> defaultName = thread->GlobalConstants()->GetHandledDefaultString(); in CollectExportIndexs() local