New issue
Advanced search Search tips

Issue 866889 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 867848
issue 812168



Sign in to add a comment

Pass the data from the code caches as a handle to avoid overhead of copying.

Project Member Reported by mythria@chromium.org, Jul 24

Issue description

When we fetch data from code caches, currently we return the actual data. This might lead to overheads of copying the data at different places. Change it to pass a handle to the data instead.
 
Blocking: 812168
Blocking: 867848
This bug is specifically for the Isolated code caches that store generated code for javascript resources.
Status: Untriaged (was: Available)
Available, but no owner or component? Please find a component, as no one will ever find this without one.

Sign in to add a comment