Home
last modified time | relevance | path

Searched defs:topLevelAwait (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DCompileOptions.h147 bool topLevelAwait = true; variable
H A DContextOptions.h171 bool topLevelAwait() const { return topLevelAwait_; } in topLevelAwait() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DCompileOptions.h147 bool topLevelAwait = true; variable
H A DContextOptions.h171 bool topLevelAwait() const { return topLevelAwait_; } in topLevelAwait() function
/dports/www/firefox/firefox-99.0/js/public/
H A DCompileOptions.h175 bool topLevelAwait = true; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DSelfHosting.cpp1864 bool topLevelAwait = cx->options().topLevelAwait(); in intrinsic_IsTopLevelAwaitEnabled() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DSelfHosting.cpp1864 bool topLevelAwait = cx->options().topLevelAwait(); in intrinsic_IsTopLevelAwaitEnabled() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DBytecodeEmitter.cpp2549 Maybe<AsyncEmitter> topLevelAwait; in emitScript() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DBytecodeEmitter.cpp2549 Maybe<AsyncEmitter> topLevelAwait; in emitScript() local
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DBytecodeEmitter.cpp2566 Maybe<AsyncEmitter> topLevelAwait; in emitScript() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DTestingFunctions.cpp200 bool topLevelAwait = cx->options().topLevelAwait(); in GetRealmConfiguration() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DTestingFunctions.cpp200 bool topLevelAwait = cx->options().topLevelAwait(); in GetRealmConfiguration() local