Home
last modified time | relevance | path

Searched refs:ProgramScope (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DvarbinderScopes.h26 class ProgramScope final {
28 explicit ProgramScope(varbinder::ETSBinder *varBinder, parser::Program *program) in ProgramScope() function in ark::es2panda::evaluate::final
49 ~ProgramScope() noexcept
56 NO_COPY_SEMANTIC(ProgramScope);
57 NO_MOVE_SEMANTIC(ProgramScope);
H A Dhelpers.h156 ProgramScope rcScope(varBinder, program); in DoScopedAction()

Completed in 1 milliseconds