Home
last modified time | relevance | path

Searched refs:setWarningAsError (Results 1 – 4 of 4) sorted by relevance

/dports/lang/rhino/rhino1_7R4/toolsrc/org/mozilla/javascript/tools/shell/
H A DShellContextFactory.java61 public void setWarningAsError(boolean flag) in setWarningAsError() method in ShellContextFactory
H A DMain.java330 shellContextFactory.setWarningAsError(true); in processOptions()
/dports/textproc/zorba/zorba-2.7.0/src/context/
H A Dstatic_context.h1093 void setWarningAsError(store::Item_t qname);
H A Dstatic_context.cpp4006 void static_context::setWarningAsError(store::Item_t qname) in setWarningAsError() function in zorba::static_context