Home
last modified time | relevance | path

Searched defs:scopeInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dscope_info_extractor.h23 CUnorderedMap<CString, uint32_t> scopeInfo; member
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h2189 JSTaggedValue scopeInfo = ScopeInfoExtractor::GenerateScopeInfo(thread, scopeId); in RuntimeNewLexicalEnvWithName() local
2256 JSTaggedValue scopeInfo = RuntimeOptGenerateScopeInfo(thread, scopeId, func.GetTaggedValue()); in RuntimeOptNewLexicalEnvWithName() local