summaryrefslogtreecommitdiff
path: root/js/src/vm/NativeObject.cpp
Commit message (Expand)AuthorAge
* Issue #2026 - Part 4 - Fill in missing dense elements case and fix a comment.Brian Smith2023-07-28
* Issue #2026 - Part 1 - Implement BigInt64 and BigUint64Array.Brian Smith2023-07-24
* Issue #2241 - Part 1: Move {js::,JS_}{{Strictly,Loosely}Equal,SameValue} into...Job Bautista2023-05-12
* Issue #1382 - Remove incorrect assertion.Moonchild2023-01-29
* No issue - implement js::NativeDefineDataProperty helperMartok2023-01-21
* 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 #1142 - Remove unboxed objectswolfbeast2020-02-22
* Revert 1320408 part 15: Make addDataProperty staticwolfbeast2020-02-22
* Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27
* 1320408 - Part 24: Change NativeObject::{fillInAfterSwap,replaceWithNewEquiva...Gaming4JC2019-07-18
* 1320408 - Part 17: Change NativeObject::clearFlag to static method.Gaming4JC2019-07-18
* 1320408 - Part 16: Change NativeObject::removeProperty to static method.Gaming4JC2019-07-18
* 1320408 - Part 15: Change NativeObject::addDataProperty to static method.Gaming4JC2019-07-18
* Remove Unboxed Object code from /vm, Part 3.wolfbeast2019-06-25
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02