зеркало из https://github.com/mozilla/gecko-dev.git
(no bug): Fix comment reference to RejoinInterpreter (now js_InternalInterpret). r=bhackett
DONTBUILD
This commit is contained in:
Родитель
99813b5f1f
Коммит
6c25ae970c
|
@ -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 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче