Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_engine.h188 bool IsStrictScopeInJavaScript();
Dcfxjse_engine.cpp408 !pScriptContext->IsStrictScopeInJavaScript())) { in NormalPropertyGetter()
552 bool CFXJSE_Engine::IsStrictScopeInJavaScript() { in IsStrictScopeInJavaScript() function in CFXJSE_Engine