taintflow icon indicating copy to clipboard operation
taintflow copied to clipboard

Refactoring of taxonomy and evaluating nodes

Open Invizory opened this issue 7 years ago • 0 comments

  • [ ] Consider removing useless generic parameters like Object and Property in MemberExpression<Object, Property extends PropertyKey>.
  • [x] Consider simplifying *Description.
  • [ ] Consider adding more methods to EvaluatedExpressions (like typeof and delete).
  • [ ] Consider adding wrap to EvaluatedExpressions.
  • [ ] Consider renaming Watchable to Boxed or Wrapped.

Invizory avatar Feb 09 '17 13:02 Invizory