Searched refs:RemoveBuiltInObjs (Results 1 – 2 of 2) sorted by relevance
104 void RemoveBuiltInObjs(CFXJSE_Context* pContext) const;
444 RemoveBuiltInObjs(m_JsContext.get()); in DefineJsContext()456 RemoveBuiltInObjs(pVariablesContext); in CreateVariablesContext()547 void CXFA_ScriptContext::RemoveBuiltInObjs(CFXJSE_Context* pContext) const { in RemoveBuiltInObjs() function in CXFA_ScriptContext