Consider using Mojo data pipe (handle<data_pipe>) instead of passing the raw data (array<uint8>) for all code cache related methods. |
||
Issue descriptionCurrently we pass the data fetched from the code cache as raw data, we should instead consider passing it as a data pipe.
,
Dec 21
|
||
►
Sign in to add a comment |
||
Comment 1 by mythria@chromium.org
, Jul 26