Pass the data from the code caches as a handle to avoid overhead of copying. |
|||
Issue descriptionWhen 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.
,
Jul 26
,
Jul 26
This bug is specifically for the Isolated code caches that store generated code for javascript resources.
,
Jan 11
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 |
|||
Comment 1 by mythria@chromium.org
, Jul 24