Bug 1765281 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

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

The same applies to JS::HeapObjectWriteBarriers and related methods.
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.

Back to Bug 1765281 Comment 0