Searched refs:exportLocalNameHandle (Results 1 – 2 of 2) sorted by relevance
186 JSHandle<JSTaggedValue> exportLocalNameHandle = in HWTEST_F_L0() local191 exportLocalNameHandle, LocalExportEntry::LOCAL_DEFAULT_INDEX); in HWTEST_F_L0()196 moduleExport->StoreModuleValue(thread, exportLocalNameHandle, exportValueHandle); in HWTEST_F_L0()199 moduleExport->GetModuleValue(thread, exportLocalNameHandle.GetTaggedValue(), false); in HWTEST_F_L0()
577 JSHandle<JSTaggedValue> exportLocalNameHandle = in CollectExportIndexs() local586 !JSTaggedValue::SameValue(localName, exportLocalNameHandle)) { in CollectExportIndexs()