mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 941028 - Fix comment, r=jandem
This commit is contained in:
parent
62f5679921
commit
53ce0939ed
@ -205,7 +205,7 @@ struct IonOptions
|
||||
uint32_t usesBeforeCompilePar;
|
||||
|
||||
// The maximum bytecode length the caller may have,
|
||||
// before we stop inlining any functions in that caller.
|
||||
// before we stop inlining large functions in that caller.
|
||||
//
|
||||
// Default: 10000
|
||||
uint32_t inliningMaxCallerBytecodeLength;
|
||||
|
Loading…
Reference in New Issue
Block a user