Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_engine.h114 bool IsStrictScopeInJavaScript();
Dcfxjse_engine.cpp343 !lpScriptContext->IsStrictScopeInJavaScript())) { in NormalPropertyGetter()
486 bool CFXJSE_Engine::IsStrictScopeInJavaScript() { in IsStrictScopeInJavaScript() function in CFXJSE_Engine