archives

« Bugzilla Issues Index

#2420 — Integrate Realm's eval hooks into eval mechanism


[[IndirectEval]] is used in 26.2.3.2, but these aren't used at all.


IIUC, these are used to store the initial values of the respective functions on Reflect.Realm.prototype, i.e. 26.2.3.7.1, .2 and .4, respectively. Those should then be used in 18.2.1, eval.


Changing name to reflect what needs to be done here, and increasing priority as some implementation efforts in SpiderMonkey are blocked by this.


Realm eval functionality removed from ES6