Open Bug 1001231 Opened 10 years ago Updated 2 years ago

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

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

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
You need to log in before you can comment on or make changes to this bug.