Searched refs:FindGlobalVariable (Results 1 – 2 of 2) sorted by relevance
59 iterator FindGlobalVariable(const ByteString& sPropname);60 const_iterator FindGlobalVariable(const ByteString& sPropname) const;
70 CJS_GlobalData::iterator CJS_GlobalData::FindGlobalVariable( in FindGlobalVariable() function in CJS_GlobalData80 CJS_GlobalData::const_iterator CJS_GlobalData::FindGlobalVariable( in FindGlobalVariable() function in CJS_GlobalData92 auto iter = FindGlobalVariable(propname); in GetGlobalVariable()203 auto iter = FindGlobalVariable(sPropName); in DeleteGlobalVariable()