Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/common/
DCheckerStorage.ts45 public getScope(filePath: string): Scope | undefined { method in CheckerStorage
/arkcompiler/toolchain/tooling/dynamic/agent/
Ddebugger_impl.cpp1956 …ebuggerImpl::GenerateCallFrames(std::vector<std::unique_ptr<CallFrame>> *callFrames, bool getScope) in GenerateCallFrames()
2073 CallFrameId callFrameId, bool getScope) in GenerateCallFrame()
2127 void DebuggerImpl::GenerateScopeChains(bool getScope, in GenerateScopeChains()