GetFirefly/firefly

Undocumented BIFs

Open

#188 创建于 2019年6月7日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (110 fork)github user discovery
enhancementhelp wantedruntime/bifs

仓库指标

Star
 (3,591 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南