SIGN IN SIGN UP

feat(frida): add Closure/Map/Set support

Add getDartClosure to read closure's function entry point.
Add getDartMap and getDartSet to read LinkedHashBase data.
Handle CidClosure/CidMap/CidSet in getObjectValue switch,
which previously fell through to "Unhandle class id" error.
F
FewHakko committed
06665c1e35a72d3b4e779268dcc4f63f19a35bbc
Parent: f2778a7