* src/vm/jit/parse.c (parse_check_instructions): Renamed to
authoredwin <none@none>
Tue, 12 Sep 2006 21:34:03 +0000 (21:34 +0000)
committeredwin <none@none>
Tue, 12 Sep 2006 21:34:03 +0000 (21:34 +0000)
commit817aa9e5334ab668bb172966cd447546be6fcdaf
treead560d34bac73b577a514be5f4e773f9de7d47d7
parent5ffbb605195638d15affc2bacff833c59de6445e
* src/vm/jit/parse.c (parse_check_instructions): Renamed to
parse_realloc_instructions to reflect what it really does. Fixed so
it adds at least as many instructions as required by the check.

* src/vm/jit/parse.h (INSTRUCTIONS_CHECK): Use
parse_realloc_instructions.
(MARK_BASICBLOCK): Cleaned up backslashes.

--HG--
branch : unified_variables
src/vm/jit/parse.c
src/vm/jit/parse.h