Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mihail Stoykov 6e2dd7d16c Fix Proxy creation panicing on target not callable 4 gadi atpakaļ
  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 gadi atpakaļ
  Dmitry Panov ee3cb2035c fix: if the native getOwnPropertyDescriptor proxy trap returns an empty PropertyDescriptor, return undefined. 4 gadi atpakaļ
  Dmitry Panov c61e8285ad Handling Symbol properties in native Proxy handler. Fixes #149. 5 gadi atpakaļ
  Dmitry Panov ee27b039da Fixed receiver value passed to the get proxy trap. Fixes #149. 5 gadi atpakaļ
  Dmitry Panov 1236576b0d Typedarrays (#137) 5 gadi atpakaļ
  Dmitry Panov a13c43b62b Proxy (#135) 5 gadi atpakaļ