Skip to content
Snippets Groups Projects
Commit d0f4aa53 authored by Keith Seitz's avatar Keith Seitz Committed by Keith Seitz
Browse files

java-interp.h (_Jv_CompileMethod): Add declaration.

        * include/java-interp.h (_Jv_CompileMethod): Add declaration.
        (class _Jv_InterpMethod): Add _Jv_CompileMethod as a friend.
        * interpret.cc (_Jv_CompileMethod): New function.
        (run):  Massage code to allow for NULL args.
        Update comments to explain NULL args.
        Return if compiling the method and args is NULL.

From-SVN: r109918
parent a56e0baa
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment