Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DvariableFlags.h179 METHOD_SCOPE = 1U << 8U, member in ark::es2panda::varbinder::ScopeFlags
186 STATIC_METHOD_SCOPE = METHOD_SCOPE | STATIC,
H A Dscope.h630 instanceMethodScope_(allocator->New<LocalScope>(allocator, instanceFieldScope_, ScopeFlags::METHOD_SCOPE)) in ClassScope()

Completed in 3 milliseconds