Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_engine.h95 bool IsStrictScopeInJavaScript();
Dcfxjse_engine.cpp309 !lpScriptContext->IsStrictScopeInJavaScript())) { in NormalPropertyGetter()
418 bool CFXJSE_Engine::IsStrictScopeInJavaScript() { in IsStrictScopeInJavaScript() function in CFXJSE_Engine