Home
last modified time | relevance | path

Searched refs:proxyProgramsCache_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DscopedDebugInfoPlugin.h120 return &proxyProgramsCache_; in GetProxyProgramsCache()
125 return &proxyProgramsCache_; in GetProxyProgramsCache()
206 ProxyProgramsCache proxyProgramsCache_; member in ark::es2panda::ark::es2panda::ark::es2panda::evaluate::final
H A DscopedDebugInfoPlugin.cpp94 proxyProgramsCache_(checker->Allocator()), in ScopedDebugInfoPlugin()
424 proxyProgramsCache_.AddProgram(program);
431 auto *program = proxyProgramsCache_.GetProgram(fileName);

Completed in 3 milliseconds