Home
last modified time | relevance | path

Searched refs:ThrowDivideByZeroException (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h459 void ThrowDivideByZeroException() const;
Dxfa_fm2jscontext.cpp866 pContext->ThrowDivideByZeroException(); in Mod()
5335 pContext->ThrowDivideByZeroException(); in divide_operator()
6387 void CXFA_FM2JSContext::ThrowDivideByZeroException() const { in ThrowDivideByZeroException() function in CXFA_FM2JSContext