Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change signature of call/construct() to take a pointer to a CallData | Lars Knoll | 2013-09-11 | 1 | -8/+8 | |
* | Move CallData onto the JS stack | Lars Knoll | 2013-09-11 | 1 | -46/+47 | |
* | Move prototype pointer into QV4::InternalClass | Lars Knoll | 2013-09-02 | 1 | -2/+2 | |
* | Fix incorrect implementation of Array.toString() | Lars Knoll | 2013-09-02 | 1 | -1/+9 | |
* | change calling convention for JS function calls | Lars Knoll | 2013-09-02 | 1 | -45/+52 | |
* | Factor out protoHasArray and hasAccessorProperty | Peter Varga | 2013-08-17 | 1 | -21/+3 | |
* | Never convert the this object when calling a builtin function | Lars Knoll | 2013-08-17 | 1 | -9/+12 | |
* | Fix Array.prototype.concat | Peter Varga | 2013-08-14 | 1 | -1/+4 | |
* | Restructure source code | Lars Knoll | 2013-08-08 | 1 | -0/+865 |