Closed Bug 1913432 Opened 3 months ago Closed 1 month ago

Defer property accesses to disposable record in dispose loop until the properties are actually required

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
132 Branch
Tracking Status
firefox132 --- fixed

People

(Reporter: debadree333, Assigned: debadree333)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Severity: -- → S3
Priority: -- → P3

Thank you for setting the priority :)
Setting the Severity to N/A, given this is not a defect.

Severity: S3 → N/A

is this still valid?
I thought this was for @@dispose method access, which is solved somewhere else.

Flags: needinfo?(debadree333)

Yes i think still valid it was made for the code here https://searchfox.org/mozilla-central/source/js/src/frontend/UsingEmitter.cpp#235 we extract all the contents of the resource and then proceed we want to do that lazily!

Flags: needinfo?(debadree333)

oh, okay, thank you for the clarification.
I mixed up with different thing.

Assignee: nobody → debadree333
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/c93931eb6523 Defer property accesses in dispose loop. r=arai
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: