Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DvariableFlags.h186 STATIC_METHOD_SCOPE = METHOD_SCOPE | STATIC, member in ark::es2panda::varbinder::ScopeFlags
H A Dscope.h627 staticMethodScope_(allocator->New<LocalScope>(allocator, staticFieldScope_, ScopeFlags::STATIC_METHOD_SCOPE)), in ClassScope()

Completed in 4 milliseconds