зеркало из https://github.com/mozilla/pjs.git
Set JSOPTION_ANONFUNFIX as one of the default options (377433, r+sr=jst).
This commit is contained in:
Родитель
a0aa6145e9
Коммит
c842e2aa04
|
@ -931,6 +931,7 @@ nsJSContext::nsJSContext(JSRuntime *aRuntime) : mGCOnDestruction(PR_TRUE)
|
|||
|
||||
mDefaultJSOptions = JSOPTION_PRIVATE_IS_NSISUPPORTS
|
||||
| JSOPTION_NATIVE_BRANCH_CALLBACK
|
||||
| JSOPTION_ANONFUNFIX
|
||||
#ifdef DEBUG
|
||||
| JSOPTION_STRICT // lint catching for development
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче