Searched defs:scopeInfo (Results 1 – 3 of 3) sorted by relevance
23 CUnorderedMultiMap<CString, uint32_t> scopeInfo; member
42 … TreeNode(const std::map<int32_t, std::map<int32_t, std::string>>& scopeInfo) : data(scopeInfo) {} in TreeNode()
2852 JSTaggedValue scopeInfo = ScopeInfoExtractor::GenerateScopeInfo(thread, scopeId); in RuntimeNewLexicalEnvWithName() local2929 JSTaggedValue scopeInfo = RuntimeOptGenerateScopeInfo(thread, scopeId, func.GetTaggedValue()); in RuntimeOptNewLexicalEnvWithName() local