Name |
Last commit
|
Last update |
---|---|---|
.. | ||
profiler | ||
executable.cc | ||
memory_manager.cc | ||
memory_manager.h | ||
naive_allocator.h | ||
object.cc | ||
pooled_allocator.h | ||
serialize_util.h | ||
vm.cc |
Previously runtime::Module was supported using shared_ptr. This PR refactors the codebase to use the Object protocol. It will open doors to allow easier interpolation between Object containers and module in the future.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
profiler | Loading commit data... | |
executable.cc | Loading commit data... | |
memory_manager.cc | Loading commit data... | |
memory_manager.h | Loading commit data... | |
naive_allocator.h | Loading commit data... | |
object.cc | Loading commit data... | |
pooled_allocator.h | Loading commit data... | |
serialize_util.h | Loading commit data... | |
vm.cc | Loading commit data... |