inspector: Refactor object tree construction
Instead of having lots of if statements, create a vtable. This will be useful for the following patches.
Showing
This diff is collapsed.
Please register or sign in to comment
Instead of having lots of if statements, create a vtable. This will be useful for the following patches.