mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
(no bug): Fix comment reference to RejoinInterpreter (now js_InternalInterpret). r=bhackett
DONTBUILD
This commit is contained in:
parent
99813b5f1f
commit
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user