Commit History

Автор SHA1 Съобщение Дата
  Dmitry Panov a88d78e02a Fixed the handling of Symbol properties in destructuring assignments. Fixes #312. преди 4 години
  Dmitry Panov 55c734c0d5 Merge remote-tracking branch 'origin/master' преди 4 години
  Dmitry Panov 946559a566 Fixed typed arrays' defineProperty and indexing. Fixes #308. преди 4 години
  Mihail Stoykov 6e2dd7d16c Fix Proxy creation panicing on target not callable преди 4 години
  Dmitry Panov e933a54917 Refactored proxy implementation to improve the efficiency of the native handler. Includes a minor breaking API change in ProxyTrapConfig. Closes #227 преди 4 години
  Dmitry Panov ee3cb2035c fix: if the native getOwnPropertyDescriptor proxy trap returns an empty PropertyDescriptor, return undefined. преди 4 години
  Dmitry Panov c61e8285ad Handling Symbol properties in native Proxy handler. Fixes #149. преди 5 години
  Dmitry Panov ee27b039da Fixed receiver value passed to the get proxy trap. Fixes #149. преди 5 години
  Dmitry Panov 1236576b0d Typedarrays (#137) преди 5 години
  Dmitry Panov a13c43b62b Proxy (#135) преди 5 години