aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv4domerrors_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Use QV4::ScopedObject typedef instead of actual typeOleg Shparber2015-01-031-1/+1
* Remove most of the places where getPointer() is usedLars Knoll2014-12-201-1/+1
* Move the throw methods from ExecutionContext to ExecutionEngineLars Knoll2014-11-041-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Get rid of StringRefLars Knoll2014-07-221-1/+1
* Convert ExecutionContext to new storage schemeLars Knoll2014-07-221-3/+3
* Avoid side effects when en exception has been thrown.Lars Knoll2013-10-291-1/+1
* Remove Value::fromString()Lars Knoll2013-09-281-1/+1
* Move Value::fromBool, ... to a new Primitive classLars Knoll2013-09-281-1/+1
* convert Managed::put() API to be GC safeLars Knoll2013-09-221-1/+1
* Convert some methods to use Returned<>Lars Knoll2013-09-181-3/+3
* Remove context parameter from Manged::put.Lars Knoll2013-06-221-1/+1
* Remove some more v8 leftoversLars Knoll2013-06-121-1/+0
* Smaller cleanupsLars Knoll2013-05-301-7/+0
* Get rid of v8::IntegerLars Knoll2013-05-211-1/+1
* More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-0/+8
* Get rid of v8::LocalLars Knoll2013-05-061-1/+1
* Fix struct v.s. class forward declarations.Erik Verbruggen2013-04-241-1/+1
* Rename QQmlJS::VM namespace to QV4Lars Knoll2013-04-191-4/+3
* Move DOM errors over to use v4 directlyLars Knoll2013-04-191-0/+96