summaryrefslogtreecommitdiff
path: root/js/src/proxy/Proxy.cpp
Commit message (Collapse)AuthorAge
* Issue #1952 - m-c 1383775: Clean up function toString/toSource code, remove ↵Martok2022-07-01
| | | | remnants of source decompiler
* Issue #1742 - Part 3: use JS::PropertyResult instead of Shape*Moonchild2022-05-24
| | | | | This is the meat of the issue and switches using raw shape pointers out for PropertyResult objects where feasible.
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
|
* Issue #1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26
|
* 1320408 - Part 22: Remove JSContext* parameter from ProxyObject::renew and ↵Gaming4JC2019-07-18
| | | | Wrapper::Renew.
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02