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()
89 … const JSHandle<TransitionsDictionary> &dictionary) in Shrink()
604 NumberDictionary *dictionary = NumberDictionary::Cast(elements); in WriteElement() local689 … NumberDictionary *dictionary = NumberDictionary::Cast(obj->GetElements().GetTaggedObject()); in LookupElementInlinedProps() local
31 … const JSHandle<TransitionsDictionary> &dictionary, in PutIfAbsent()
386 …JSTaggedValue dictionary = SourceTextModule::Cast(currentModule->GetTaggedObject())->GetNameDictio… in GetModuleVariableIndex() local445 … JSTaggedValue dictionary = SourceTextModule::Cast(module->GetTaggedObject())->GetNameDictionary(); in GetModuleValue() local469 … JSTaggedValue dictionary = SourceTextModule::Cast(module->GetTaggedObject())->GetNameDictionary(); in SetModuleValue() local516 …JSTaggedValue dictionary = SourceTextModule::Cast(currentModule->GetTaggedObject())->GetNameDictio… in GetLocalExportVariables() local
292 …JSTaggedValue dictionary = SourceTextModule::Cast(targetModule.GetTaggedObject())->GetNameDictiona… in ValidateKeysAvailable() local
1042 JSTaggedValue dictionary = GetNameDictionary(); in GetModuleValue() local1057 JSTaggedValue dictionary = GetNameDictionary(); in GetModuleValue() local1084 const JSTaggedValue &dictionary) in FindByExport()
315 JSHandle<TransitionsDictionary> dictionary(thread, obj2Class->GetTransitions()); in HWTEST_F_L0() local