Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/testing/fuzzers/
H A Dpdf_formcalc_context_fuzzer.cc522 CFXJSE_Engine* script_context = xfa_document->GetScriptContext(); in OnRenderFinished() local
526 CFXJSE_Engine::EventParamScope param_scope(script_context, nullptr, in OnRenderFinished()
531 script_context->RunScript(CXFA_Script::Type::Formcalc, in OnRenderFinished()