Searched defs:dictionary (Results 1 – 12 of 12) sorted by relevance
24 … const JSHandle<CjsModuleCache> &dictionary, in PutIfAbsentAndReset()46 const JSHandle<CjsModuleCache> &dictionary, in ResetModule()
91 … const JSHandle<TransitionsDictionary> &dictionary) in Shrink()
870 NumberDictionary *dictionary = NumberDictionary::Cast(elements); in WriteElement() local963 … NumberDictionary *dictionary = NumberDictionary::Cast(obj->GetElements().GetTaggedObject()); in LookupElementInlinedProps() local
358 inline bool JSObject::ShouldTransToFastElements(JSHandle<NumberDictionary> dictionary, in ShouldTransToFastElements()
418 const JSHandle<PointerToIndexDictionary> &dictionary, in PutIfAbsent()
75 NumberDictionary *dictionary = in HasOwnProperty() local
38 … const JSHandle<TransitionsDictionary> &dictionary, in PutIfAbsent()
323 …JSTaggedValue dictionary = SourceTextModule::Cast(targetModule.GetTaggedObject())->GetNameDictiona… in ValidateKeysAvailable() local
1376 JSTaggedValue dictionary = GetNameDictionary(); in GetModuleValue() local1391 JSTaggedValue dictionary = GetNameDictionary(); in GetModuleValue() local1418 const JSTaggedValue &dictionary) in FindByExport()
482 …JSTaggedValue dictionary = SourceTextModule::Cast(currentModule->GetTaggedObject())->GetNameDictio… in GetModuleVariableIndex() local544 …JSTaggedValue dictionary = SourceTextModule::Cast(currentModule->GetTaggedObject())->GetNameDictio… in GetExportVariableValue() local570 …JSTaggedValue dictionary = SourceTextModule::Cast(currentModule->GetTaggedObject())->GetNameDictio… in SetExportVariableValue() local663 …JSTaggedValue dictionary = SourceTextModule::Cast(currentModule->GetTaggedObject())->GetNameDictio… in GetLocalExportVariables() local
302 GateRef dictionary = builder_.Load(VariableType::JS_ANY(), module, nameDictionaryOffset); in LowerLdLocalModuleVar() local
323 JSHandle<TransitionsDictionary> dictionary(thread, obj2Class->GetTransitions()); in HWTEST_F_L0() local