* bytecode.c (Fbyte_code): When metering the Bcall opcodes, make
authorJim Blandy <jimb@redhat.com>
Wed, 12 Aug 1992 13:30:54 +0000 (13:30 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 12 Aug 1992 13:30:54 +0000 (13:30 +0000)
commit63639d4409f53b229b9f0a397e42f3515c6d2023
tree11781c3738fe4eb70f7ba62dbba97bf756cea235
parent9e2b097b2608f55d27df1e3521575be8dd670a0c
* bytecode.c (Fbyte_code): When metering the Bcall opcodes, make
sure the count on the symbol's `byte-code-meter' property does not
overflow.

* bytecode.c (syms_of_bytecode): Add a docstring for
byte-metering-on.
src/bytecode.c