(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
Родитель 99813b5f1f
Коммит 6c25ae970c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 {