Closed Bug 1870762 Opened 7 months ago Closed 7 months ago

[hazards] Treat references to function pointers as if they were function pointers

Categories

(Core :: JavaScript: GC, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1869899

People

(Reporter: sfink, Assigned: sfink)

References

(Blocks 1 open bug)

Details

Attachments

(1 obsolete file)

Over in bug 1867193, there was a case where a lambda captured a function's parameter by reference, and the parameter was a function pointer, so the analysis so a pointer to a pointer to a function (well, a reference to a pointer to a function) and decided that it was some unknown indirect call.

Blocks: hazard
Assignee: nobody → sphink
Status: NEW → ASSIGNED
Severity: -- → N/A
Priority: -- → P3
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Duplicate of bug: 1869899
Resolution: --- → DUPLICATE

Comment on attachment 9369343 [details]
Bug 1870762 - [hazards] Handle reference to function pointers as if they were function pointers

Revision D196810 was moved to bug 1869899. Setting attachment 9369343 [details] to obsolete.

Attachment #9369343 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: