aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.types
diff options
context:
space:
mode:
authorJohn Högberg <[email protected]>2018-11-02 09:38:40 +0100
committerJohn Högberg <[email protected]>2018-11-02 09:38:40 +0100
commitf668717abf3a28692b7aa096ad7a776eb8738c7a (patch)
tree3ceb3a335f26361011de997e26740b37b1d5657e /erts/emulator/beam/erl_alloc.types
parent69797ce56c590125a664b24e16e4e6691d948883 (diff)
parent7999ddad6121db7d1b7fe44b3c6a80a8d7ff70f3 (diff)
downloadotp-f668717abf3a28692b7aa096ad7a776eb8738c7a.tar.gz
otp-f668717abf3a28692b7aa096ad7a776eb8738c7a.tar.bz2
otp-f668717abf3a28692b7aa096ad7a776eb8738c7a.zip
Merge branch 'maint'
* maint: Optimize operator '--' and yield on large inputs Inline erts_cmp Clarify a magical allocation size Fix trapping in lists:reverse/2
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 f1e99820af..b65b34a6e7 100644
--- a/erts/emulator/beam/erl_alloc.types
+++ b/erts/emulator/beam/erl_alloc.types
@@ -274,6 +274,7 @@ type ML_YIELD_STATE SHORT_LIVED SYSTEM monitor_link_yield_state
type ML_DIST STANDARD SYSTEM monitor_link_dist
type PF3_ARGS SHORT_LIVED PROCESSES process_flag_3_arguments
type SETUP_CONN_ARG SHORT_LIVED PROCESSES setup_connection_argument
+type LIST_TRAP SHORT_LIVED PROCESSES list_bif_trap_state
type ENVIRONMENT SYSTEM SYSTEM environment