Confirmed users, Bureaucrats and Sysops emeriti
419
edits
Line 55: | Line 55: | ||
* Kill resolve flags, of course. Deprecate JS_LookupPropertyWithFlags. | * Kill resolve flags, of course. Deprecate JS_LookupPropertyWithFlags. | ||
** The DOM requires JSRESOLVE_ASSIGNING and JSRESOLVE_QUALIFIED or equivalents; don't reinvent as round a wheel! | ** The DOM requires JSRESOLVE_ASSIGNING and JSRESOLVE_QUALIFIED or equivalents; don't reinvent as round a wheel! | ||
** If we need the resolve advice for the DOM, is this really about killing bytecode inspection? |