Searched defs:sortedExports (Results 1 – 2 of 2) sorted by relevance
174 JSHandle<JSTaggedValue> sortedExports = JSHandle<JSTaggedValue>::Cast(exportsArray); in CreateSharedSortedExports() local193 …JSHandle<JSTaggedValue> sortedExports = JSSharedModule::CreateSharedSortedExports(thread, exports); in SModuleNamespaceCreate() local
34 JSHandle<JSTaggedValue> sortedExports = JSHandle<JSTaggedValue>::Cast(exportsArray); in CreateSortedExports() local60 JSHandle<JSTaggedValue> sortedExports = CreateSortedExports(thread, exports); in ModuleNamespaceCreate() local