aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4symbol_p.h
Commit message (Expand)AuthorAgeFilesLines
* Implement IsConstructor for Function objectsLars Knoll2018-08-231-0/+1
* Fix writing to properties of primitive dataLars Knoll2018-08-021-2/+0
* Prefix vtable methods with virtualLars Knoll2018-07-031-2/+2
* Replace Identifier by PropertyKeyLars Knoll2018-07-021-1/+1
* Unify put and putIndexedLars Knoll2018-07-021-3/+1
* Add SymbolObject, well known symbols and fix most remaining issuesLars Knoll2018-05-021-0/+22
* Implement Symbol.for and Symbol.keyForLars Knoll2018-05-021-1/+3
* Partial Symbol supportLars Knoll2018-05-021-0/+105