Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts419 getScope(): Scope | undefined { method in PandaGen
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp1348 …ebuggerImpl::GenerateCallFrames(std::vector<std::unique_ptr<CallFrame>> *callFrames, bool getScope) in GenerateCallFrames()
1379 CallFrameId callFrameId, bool getScope) in GenerateCallFrame()