Home
last modified time | relevance | path

Searched defs:cfc (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DdynamicContext.cpp95 void LexEnvContext::AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext() argument
130 void IteratorContext::AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext() argument
175 void DestructuringIteratorContext::AbortContext(ControlFlowChange cfc, const util::StringView &targetLabel) in AbortContext() argument
222 void TryContext::AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext() argument
H A DdynamicContext.h47 virtual void AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DdynamicContext.cpp107 void LexEnvContext::AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext() argument
138 void IteratorContext::AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext() argument
H A DdynamicContext.h47 virtual void AbortContext([[maybe_unused]] ControlFlowChange cfc, in AbortContext() argument

Completed in 3 milliseconds