mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Typo-fix in comment, cycle unit tester.
This commit is contained in:
parent
742aa29f7d
commit
377d59d4d8
@ -2066,7 +2066,7 @@ js_IsLoopEdge(jsbytecode* pc, jsbytecode* header)
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Promote slots if necessary to match the called tree' type map and report error if thats
|
/* Promote slots if necessary to match the called tree's type map and report error if thats
|
||||||
impossible. */
|
impossible. */
|
||||||
JS_REQUIRES_STACK bool
|
JS_REQUIRES_STACK bool
|
||||||
TraceRecorder::adjustCallerTypes(Fragment* f)
|
TraceRecorder::adjustCallerTypes(Fragment* f)
|
||||||
|
Loading…
Reference in New Issue
Block a user