Skip to content

Pre-release 0.0.108 with hook function calls

Pre-release
Pre-release
Compare
Choose a tag to compare
@t2ym t2ym released this 19 Sep 15:00
· 1199 commits to master since this release

Notes

  • Fix #104 Hook function calls needs updates of demo/hook-callback.js, which now tracks bound functions via hooked function calls instead of wrapper arrow functions.
  • Be careful on slight changes in ACL especially Function object
  • Be careful on registration of the hooked Function object in demo/hook-native-api.js