mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Grammar fix to kick a rando-orange box to green
This commit is contained in:
parent
14e879800f
commit
a89f043904
@ -605,7 +605,7 @@ js_CompileScript(JSContext *cx, JSObject *scopeChain, JSStackFrame *callerFrame,
|
||||
}
|
||||
|
||||
/*
|
||||
* Global variables and regexps shares the index space with locals. Due to
|
||||
* Global variables and regexps share the index space with locals. Due to
|
||||
* incremental code generation we need to patch the bytecode to adjust the
|
||||
* local references to skip the globals.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user