aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.types
diff options
context:
space:
mode:
authorAndrew Bennett <[email protected]>2017-05-29 11:14:51 -0600
committerAndrew Bennett <[email protected]>2017-09-06 09:42:34 -0700
commit964354ba3b44b0e3a8b8341e63bc43ce24de2c02 (patch)
tree009b8f35f83ded102f9104c1a07fcda0a43007dc /erts/emulator/beam/erl_alloc.types
parent8c71ed08ea176713de8a6c15ca7616e1ef1be8a0 (diff)
downloadotp-964354ba3b44b0e3a8b8341e63bc43ce24de2c02.tar.gz
otp-964354ba3b44b0e3a8b8341e63bc43ce24de2c02.tar.bz2
otp-964354ba3b44b0e3a8b8341e63bc43ce24de2c02.zip
stdlib: Improved BIF for binary matches and split.
Diffstat (limited to 'erts/emulator/beam/erl_alloc.types')
-rw-r--r--erts/emulator/beam/erl_alloc.types1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/beam/erl_alloc.types b/erts/emulator/beam/erl_alloc.types
index 8142ea8893..11884299e2 100644
--- a/erts/emulator/beam/erl_alloc.types
+++ b/erts/emulator/beam/erl_alloc.types
@@ -258,6 +258,7 @@ type MREF_ENT STANDARD SYSTEM magic_ref_entry
type MREF_TAB_BKTS STANDARD SYSTEM magic_ref_table_buckets
type MREF_TAB LONG_LIVED SYSTEM magic_ref_table
type MINDIRECTION FIXED_SIZE SYSTEM magic_indirection
+type BINARY_FIND SHORT_LIVED PROCESSES binary_find
type THR_Q_EL STANDARD SYSTEM thr_q_element
type THR_Q_EL_SL FIXED_SIZE SYSTEM sl_thr_q_element