-
Notifications
You must be signed in to change notification settings - Fork 851
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
first implementation of Reflect & Proxy support #1332
Commits on Sep 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90ac936 - Browse repository at this point
Copy the full SHA 90ac936View 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 e405429 - Browse repository at this point
Copy the full SHA e405429View commit details -
Configuration menu - View commit details
-
Copy full SHA for f90fb11 - Browse repository at this point
Copy the full SHA f90fb11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 010bd10 - Browse repository at this point
Copy the full SHA 010bd10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e9444 - Browse repository at this point
Copy the full SHA 00e9444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2599d9a - Browse repository at this point
Copy the full SHA 2599d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32e9945 - Browse repository at this point
Copy the full SHA 32e9945View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e51de - Browse repository at this point
Copy the full SHA e6e51deView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce5b2b - Browse repository at this point
Copy the full SHA bce5b2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b51b7e8 - Browse repository at this point
Copy the full SHA b51b7e8View 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 f385a1f - Browse repository at this point
Copy the full SHA f385a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3322155 - Browse repository at this point
Copy the full SHA 3322155View 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 d794c8a - Browse repository at this point
Copy the full SHA d794c8aView commit details -
implement more details for defineProperty
fix missing return for put traps
Configuration menu - View commit details
-
Copy full SHA for 0f82fc0 - Browse repository at this point
Copy the full SHA 0f82fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a31a210 - Browse repository at this point
Copy the full SHA a31a210View commit details -
Configuration menu - View commit details
-
Copy full SHA for e85eab2 - Browse repository at this point
Copy the full SHA e85eab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51eeb0 - Browse repository at this point
Copy the full SHA a51eeb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f0609 - Browse repository at this point
Copy the full SHA c8f0609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 298cbcc - Browse repository at this point
Copy the full SHA 298cbccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b5f41 - Browse repository at this point
Copy the full SHA 22b5f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde73f9 - Browse repository at this point
Copy the full SHA bde73f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d66995 - Browse repository at this point
Copy the full SHA 9d66995View commit details -
Configuration menu - View commit details
-
Copy full SHA for c48cfa5 - Browse repository at this point
Copy the full SHA c48cfa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11aabc5 - Browse repository at this point
Copy the full SHA 11aabc5View commit details