diff options
author | Damien George <damien.p.george@gmail.com> | 2015-09-04 16:46:15 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-09-04 16:46:15 +0100 |
commit | 0b7a66ab9795948dfdffa65a4e542f86bc00f597 (patch) | |
tree | bbe4983d141b0fb3831c7d0228fa7bea7d45da17 /py/stackctrl.c | |
parent | ea5b59bfe6421bf1db38ac39b2474dc4393c646e (diff) | |
download | micropython-0b7a66ab9795948dfdffa65a4e542f86bc00f597.tar.gz micropython-0b7a66ab9795948dfdffa65a4e542f86bc00f597.zip |
py/objbool: Simplify dispatch of bool binary op.
This optimises (in speed and code size) for the common case where the
binary op for the bool object is supported. Unsupported binary ops
still behave the same.
Diffstat (limited to 'py/stackctrl.c')
0 files changed, 0 insertions, 0 deletions