-
Notifications
You must be signed in to change notification settings - Fork 850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
implementation of Reflect & Proxy support #1431
base: master
Are you sure you want to change the base?
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 32c76f9 - Browse repository at this point
Copy the full SHA 32c76f9View commit details -
fix broken backward compatibility (use the same approach as for all t…
…he other symbol based methods)
Configuration menu - View commit details
-
Copy full SHA for 2af111f - Browse repository at this point
Copy the full SHA 2af111fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f2e843 - Browse repository at this point
Copy the full SHA 6f2e843View commit details -
Configuration menu - View commit details
-
Copy full SHA for a14836c - Browse repository at this point
Copy the full SHA a14836cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a778d4b - Browse repository at this point
Copy the full SHA a778d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e7ea1 - Browse repository at this point
Copy the full SHA 11e7ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb2bda - Browse repository at this point
Copy the full SHA ccb2bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f010a - Browse repository at this point
Copy the full SHA 18f010aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc02187 - Browse repository at this point
Copy the full SHA bc02187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f8dfe - Browse repository at this point
Copy the full SHA 42f8dfeView commit details -
getOwnPropertyDescriptor [built-ins/Proxy 88/306 (28.76%) / built-ins…
…/Reflect 20/139 (14.39%)]
Configuration menu - View commit details
-
Copy full SHA for 166f81c - Browse repository at this point
Copy the full SHA 166f81cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e0cab8 - Browse repository at this point
Copy the full SHA 8e0cab8View commit details -
NativeProxy has to support revoking from a trap
SymbolKeys are shallowEq to symbols isArray has to take care of proxies
Configuration menu - View commit details
-
Copy full SHA for 7c16e1b - Browse repository at this point
Copy the full SHA 7c16e1bView commit details -
implement more details for defineProperty
fix missing return for put traps
Configuration menu - View commit details
-
Copy full SHA for bbd5e5d - Browse repository at this point
Copy the full SHA bbd5e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ff1fd - Browse repository at this point
Copy the full SHA c1ff1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d8d99d - Browse repository at this point
Copy the full SHA 1d8d99dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2993f - Browse repository at this point
Copy the full SHA 9b2993fView commit details -
Configuration menu - View commit details
-
Copy full SHA for db5443e - Browse repository at this point
Copy the full SHA db5443eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2caa7c - Browse repository at this point
Copy the full SHA f2caa7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89fa899 - Browse repository at this point
Copy the full SHA 89fa899View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd353f1 - Browse repository at this point
Copy the full SHA cd353f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f12c678 - Browse repository at this point
Copy the full SHA f12c678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f4944a - Browse repository at this point
Copy the full SHA 4f4944aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 976af2c - Browse repository at this point
Copy the full SHA 976af2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7288d22 - Browse repository at this point
Copy the full SHA 7288d22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8518a8f - Browse repository at this point
Copy the full SHA 8518a8fView commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70bfa44 - Browse repository at this point
Copy the full SHA 70bfa44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 144e93c - Browse repository at this point
Copy the full SHA 144e93cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c87299 - Browse repository at this point
Copy the full SHA 2c87299View commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b51da8c - Browse repository at this point
Copy the full SHA b51da8cView commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36d7615 - Browse repository at this point
Copy the full SHA 36d7615View commit details