Make EntryHook's this argument can be forwarded as Object type.

Bug: 63118776

EntryHook already has /this/ argument but not of Object type,
tests EntryHook for both non-Object type and Object type.

Test: dexter_tests
Change-Id: Ia46fe5305d34a3813089e02c6a6e2b587872de4f
3 files changed
tree: 11fa7865ee2b9c35f57e068e9deaa4f518c38d91
  1. dexter/
  2. slicer/
  3. .clang-format
  4. README.md
README.md

This is the home of the .dex manipulation library (slicer) and command line tool (dexter).

Both the command line tool and the library can be built for host and device targets.