Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_engine.h183 bool IsStrictScopeInJavaScript();
H A Dcfxjse_engine.cpp410 !pScriptContext->IsStrictScopeInJavaScript())) { in NormalPropertyGetter()
554 bool CFXJSE_Engine::IsStrictScopeInJavaScript() { in IsStrictScopeInJavaScript() function in CFXJSE_Engine