Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a
Component::initialize_copy_on_write_image
function
Add a component version of the existing `Module::initialize_copy_on_write_image` function. For components, this initializes the copy-on-write images for all contained static modules. This function is just for optimization purposes, and is not required to be called.
- Loading branch information