Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of different macros for vtable specializations | Lars Knoll | 2014-07-22 | 1 | -1/+0 |
* | Split ManagedVTable into two classes | Lars Knoll | 2014-01-21 | 1 | -10/+1 |
* | Don't return a Property pointer in Object::advanceIterator | Lars Knoll | 2014-01-20 | 1 | -1/+1 |
* | Move Managed::type and some flags into the vtable | Lars Knoll | 2014-01-03 | 1 | -0/+1 |
* | Refactor marking GC'ed objects | Lars Knoll | 2013-11-05 | 1 | -1/+1 |
* | Fix ObjectIterator API to be GC safe | Lars Knoll | 2013-10-02 | 1 | -1/+1 |
* | Convert the remaining vtable methods to be GC safe | Lars Knoll | 2013-09-22 | 1 | -2/+2 |
* | Convert putIndexed() | Lars Knoll | 2013-09-22 | 1 | -1/+1 |
* | convert Managed::put() API to be GC safe | Lars Knoll | 2013-09-22 | 1 | -1/+1 |
* | Use a StringRef for Managed::get() | Lars Knoll | 2013-09-22 | 1 | -1/+1 |
* | Use a ReturnedValue for Managed::getIndexed() | Lars Knoll | 2013-09-18 | 1 | -1/+1 |
* | Use ReturnedValue for Managed::get(). | Lars Knoll | 2013-09-18 | 1 | -1/+1 |
* | Restructure source code | Lars Knoll | 2013-08-08 | 1 | -0/+151 |