Skip to content
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

[meta] Reflect #92

Open
11 of 13 tasks
CanadaHonk opened this issue Jun 29, 2024 · 0 comments
Open
11 of 13 tasks

[meta] Reflect #92

CanadaHonk opened this issue Jun 29, 2024 · 0 comments
Labels
A-builtins area: builtins C-ecma262 conformance: ecma262 (any) T-meta type: meta

Comments

@CanadaHonk
Copy link
Owner

CanadaHonk commented Jun 29, 2024

  • Reflect.apply()
  • Reflect.construct()
  • Reflect.defineProperty()
  • Reflect.deleteProperty()
  • Reflect.get()
  • Reflect.getOwnPropertyDescriptor()
  • Reflect.getPrototypeOf()
  • Reflect.has()
  • Reflect.isExtensible()
  • Reflect.ownKeys()
  • Reflect.preventExtensions()
  • Reflect.set()
  • Reflect.setPrototypeOf()
@CanadaHonk CanadaHonk added A-builtins area: builtins C-ecma262 conformance: ecma262 (any) T-meta type: meta labels Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-builtins area: builtins C-ecma262 conformance: ecma262 (any) T-meta type: meta
Projects
None yet
Development

No branches or pull requests

1 participant