Home
last modified time | relevance | path

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

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