OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_BRANCH_HINTS.yaml

10 lines
214 B
YAML

define: DUK_USE_BRANCH_HINTS
introduced: 1.0.0
default: true
tags:
- portability
description: >
Use branch hints if the compiler supports them.
# XXX: Unused now, DUK_LIKELY and DUK_UNLIKELY are used instead.