Closed Bug 907422 Opened 11 years ago Closed 2 years ago

IonMonkey: Refactor SetPropertyICs to tryAttach* model

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: efaust, Unassigned)

References

Details

Implementing DOMProxy stubs, in particular for DoesntShadow proxies is made amazingly simpler by having stub attachment checking and execution in one fluid path, as one can then just check the conditions you want, and unify the checks for the subcase for all places where it's used.

While this isn't strictly necessary, it both adds robustness and code cleanliness, and is a relatively quick fix to execute.

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: efaustbmo → nobody
Status: ASSIGNED → NEW

CacheIR rewrite changed this.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.