Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.h304 friend class SubContextScope; variable
Dframe_states.cpp885 class SubContextScope { class
887 explicit SubContextScope(FrameStateBuilder* frameBuilder) in SubContextScope() function in panda::ecmascript::kungfu::SubContextScope