Searched defs:dictionary (Results 1 – 8 of 8) sorted by relevance
24 … const JSHandle<CjsModuleCache> &dictionary, in PutIfAbsentAndReset()46 const JSHandle<CjsModuleCache> &dictionary, in ResetModule()
91 … const JSHandle<TransitionsDictionary> &dictionary) in Shrink()
682 NumberDictionary *dictionary = NumberDictionary::Cast(elements); in WriteElement() local767 … NumberDictionary *dictionary = NumberDictionary::Cast(obj->GetElements().GetTaggedObject()); in LookupElementInlinedProps() local
34 … const JSHandle<TransitionsDictionary> &dictionary, in PutIfAbsent()
312 …JSTaggedValue dictionary = SourceTextModule::Cast(targetModule.GetTaggedObject())->GetNameDictiona… in ValidateKeysAvailable() local
1167 JSTaggedValue dictionary = GetNameDictionary(); in GetModuleValue() local1182 JSTaggedValue dictionary = GetNameDictionary(); in GetModuleValue() local1209 const JSTaggedValue &dictionary) in FindByExport()
425 …JSTaggedValue dictionary = SourceTextModule::Cast(currentModule->GetTaggedObject())->GetNameDictio… in GetModuleVariableIndex() local487 …JSTaggedValue dictionary = SourceTextModule::Cast(currentModule->GetTaggedObject())->GetNameDictio… in GetExportVariableValue() local513 …JSTaggedValue dictionary = SourceTextModule::Cast(currentModule->GetTaggedObject())->GetNameDictio… in SetExportVariableValue() local606 …JSTaggedValue dictionary = SourceTextModule::Cast(currentModule->GetTaggedObject())->GetNameDictio… in GetLocalExportVariables() local
320 JSHandle<TransitionsDictionary> dictionary(thread, obj2Class->GetTransitions()); in HWTEST_F_L0() local