Home
last modified time | relevance | path

Searched defs:allowNewTarget (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DCompilationInfo.h33 bool allowNewTarget = false; member
H A DSharedContext.h218 bool allowNewTarget() const { return allowNewTarget_; } in allowNewTarget() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DSharedContext.h336 bool allowNewTarget() const { return allowNewTarget_; } in allowNewTarget() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DSharedContext.h191 bool allowNewTarget() const { return allowNewTarget_; } in allowNewTarget() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DSharedContext.h237 bool allowNewTarget() const { return allowNewTarget_; } in allowNewTarget() function
H A DCompilationStencil.h120 bool allowNewTarget = false; member
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DSharedContext.h237 bool allowNewTarget() const { return allowNewTarget_; } in allowNewTarget() function
H A DCompilationStencil.h120 bool allowNewTarget = false; member
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/frontend/
H A DSharedContext.h260 bool allowNewTarget() const { return allowNewTarget_; } in allowNewTarget() function
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DSharedContext.h248 bool allowNewTarget() const { return allowNewTarget_; } in allowNewTarget() function
H A DCompilationStencil.h444 bool allowNewTarget = false; member