Searched refs:GetAttributesFromDictionary (Results 1 – 2 of 2) sorted by relevance
426 GateRef GetAttributesFromDictionary(GateRef elements, GateRef entry);
418 … GetAttributesFromDictionary<TransitionsDictionary>(elements, *entry)), in FindEntryFromTransitionDictionary()2102 GateRef StubBuilder::GetAttributesFromDictionary(GateRef elements, GateRef entry) in GetAttributesFromDictionary() function in panda::ecmascript::kungfu::StubBuilder2277 GateRef attr = GetAttributesFromDictionary<NumberDictionary>(elements, entryA); in GetPropertyByIndex()2512 GateRef attr = GetAttributesFromDictionary<NameDictionary>(array, entryB); in GetPropertyByName()3063 GateRef attr1 = GetAttributesFromDictionary<NameDictionary>(array, entry1); in SetPropertyByName()