You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow implementation-defined choice of property or accessor (#10)
* Allow implementation-defined choice of property or accessor
* Make non-enumerable
* Use field in Agent Record to control data/accessor behaviour
* Use closures for getter and setter
* Apply review suggestions
* Apply further review fixes
* Apply suggestions from TG3 discussion
* Fixup realm access
Co-authored-by: Michael Ficarra <[email protected]>
* Use private symbol to store stack trace
* Revert "Use private symbol to store stack trace"
This reverts commit 9bbfb59.
---------
Co-authored-by: Michael Ficarra <[email protected]>
0 commit comments