Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp238 JSMutableHandle<JSTaggedValue> starResolution(thread, globalConstants->GetNull()); in ResolveExport() local
1299JSMutableHandle<JSTaggedValue> &starResolution, in GetStarResolution()