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

Undocumented BIFs #188

Open
13 tasks
KronicDeth opened this issue Jun 7, 2019 · 0 comments
Open
13 tasks

Undocumented BIFs #188

KronicDeth opened this issue Jun 7, 2019 · 0 comments
Labels
enhancement An enhancement to existing functionality or new functionality help wanted We'd love your help getting this one done! runtime/bifs

Comments

@KronicDeth
Copy link
Collaborator

Determine whether these BIFs are undocumented, but called by Erlang code, so necessary for us to implement or if they are an implementation detail of the BEAM and can be ignored.

  • crasher/6
  • delay_trap/2
  • dt_append_vm_tag_data/1
  • dt_get_tag/0
  • dt_get_tag_data/0
  • dt_prepend_vm_tag_data/1
  • dt_put_tag/1
  • dt_restore_tag/1
  • dt_spread_tag/1
  • exit_signal/2
  • get_module_info/1
  • get_module_info/2
  • subtract/2
@KronicDeth KronicDeth added enhancement An enhancement to existing functionality or new functionality runtime/bifs labels Jun 7, 2019
@bcardarella bcardarella added the help wanted We'd love your help getting this one done! label Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to existing functionality or new functionality help wanted We'd love your help getting this one done! runtime/bifs
Projects
None yet
Development

No branches or pull requests

2 participants