Home
last modified time | relevance | path

Searched refs:symbolForId (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4identifiertable_p.h101 Heap::Symbol *symbolForId(PropertyKey i) const;
H A Dqv4symbol.cpp105 Heap::Symbol *s = e->identifierTable->symbolForId(arg.propertyKey()); in method_keyFor()
H A Dqv4identifiertable.cpp231 Heap::Symbol *IdentifierTable::symbolForId(PropertyKey i) const in symbolForId() function in QV4::IdentifierTable
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4identifiertable_p.h101 Heap::Symbol *symbolForId(PropertyKey i) const;
H A Dqv4symbol.cpp105 Heap::Symbol *s = e->identifierTable->symbolForId(arg.propertyKey()); in method_keyFor()
H A Dqv4identifiertable.cpp231 Heap::Symbol *IdentifierTable::symbolForId(PropertyKey i) const in symbolForId() function in QV4::IdentifierTable