Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h429 void ThrowNoDefaultPropertyException(const ByteStringView& name) const;
Dcfxjse_formcalc_context.cpp4802 pContext->ThrowNoDefaultPropertyException(szFuncName); in assign_value_operator()
4815 pContext->ThrowNoDefaultPropertyException(szFuncName); in assign_value_operator()
6208 void CFXJSE_FormCalcContext::ThrowNoDefaultPropertyException( in ThrowNoDefaultPropertyException() function in CFXJSE_FormCalcContext