(no bug): Fix comment reference to RejoinInterpreter (now js_InternalInterpret). r=bhackett

DONTBUILD
This commit is contained in:
Jim Blandy 2011-09-28 15:40:23 -07:00
parent 57abd19f9d
commit c5a26e35be

View File

@ -225,7 +225,7 @@ namespace mjit {
/*
* For a C++ or scripted call made from JIT code, indicates properties of the
* register and stack state after the call finishes, which RejoinInterpreter
* register and stack state after the call finishes, which js_InternalInterpret
* must use to construct a coherent state for rejoining into the interpreter.
*/
enum RejoinState {