Open Bug 1765281 Opened 3 years ago Updated 1 year ago

Inline parts of JS::HeapObjectPostWriteBarrier and relatedpublic barrier methods

Categories

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

task

Tracking

()

People

(Reporter: jonco, Unassigned)

References

(Blocks 1 open bug)

Details

Currently this always calls into the JS engine. It may be that LTO handles this, but if not we can inline some parts of these barriers.

The same applies to JS::HeapObjectWriteBarriers and related methods.

Severity: -- → N/A
You need to log in before you can comment on or make changes to this bug.