summaryrefslogtreecommitdiff
path: root/js/src/jsobj.cpp
Commit message (Expand)AuthorAge
* Issue #1742 - Part 3: use JS::PropertyResult instead of Shape*Moonchild2022-05-24
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22
* Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27
* Issue #1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26
* 1320408 - Part 24: Change NativeObject::{fillInAfterSwap,replaceWithNewEquiva...Gaming4JC2019-07-18
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18
* 1320408 - Part 13: Change DebugEnvironmentProxy::getMaybeSentinelValue to sta...Gaming4JC2019-07-18
* 1320408 - Part 9: Change JSObject::setFlags and depending methods to static m...Gaming4JC2019-07-18
* 1320408 - Part 8: Change JSObject::reportNotConfigurable and JSObject::report...Gaming4JC2019-07-18
* 1320408 - Part 6: Change JSObject::splicePrototype to static method.Gaming4JC2019-07-18
* 1320408 - Part 5: Change JSObject::constructorDisplayAtom to static method.Gaming4JC2019-07-18
* 1320408 - Part 4: Change JSObject::getGroup to static method.Gaming4JC2019-07-18
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
* 1175823 - Implement [[DefineOwnProperty]] for mapped arguments object.Gaming4JC2019-07-18
* 903389 - Make Make NativeGet[Getter]PureInline handle dense/typed array shapes.Gaming4JC2019-07-18
* 903389 - Fix uses of ClassMethodIsNative.Gaming4JC2019-07-18
* Add StoreBuffer-inl.h header to jsobj.cppTravis W2019-06-27
* Remove Unboxed Object code from /vm, Part 3.wolfbeast2019-06-25
* Inline combined methods for NativeObject and UnboxedArrayObject accesses.wolfbeast2019-06-10
* Remove UnboxedArray code part 2wolfbeast2019-05-23
* Remove Unboxed Objects from vm/ - Part 2wolfbeast2019-05-16
* Remove Unboxed Objects from vm/ Part 1 + fix deprotwolfbeast2019-05-16
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-03-27
|\
| * JS - Object - "TypeError: setting a property that has only a getter" without ...janekptacijarabaci2018-03-12
* | JS - support for Array.prototype.values()janekptacijarabaci2018-02-20
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02