Closed Bug 1001231 Opened 12 years ago Closed 2 years ago

support passing source buffer ownership to JS::CompileOffThread()

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bkelly, Unassigned)

References

Details

Bug 987556 added an initial capability to pass ownership of existing source buffers to the JS engine for direct compilation. This avoids the need to allocate more memory and copy. It did not, however, implement offthread compilation. This bug is to follow-up and implement passing buffer ownership for offthread compilation.
Assignee: ben → nobody
Status: ASSIGNED → NEW
Severity: normal → S3

This is now possible and done as part of Stencil.

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