Home
last modified time | relevance | path

Searched defs:functionContext (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
Dcommonjs.cpp75 … FunctionContext functionContext(this, ParserStatus::FUNCTION | ParserStatus::ALLOW_NEW_TARGET); in ParseCommonjs() local
DparserImpl.cpp3857 …FunctionContext functionContext(this, newStatus | ParserStatus::FUNCTION | ParserStatus::ALLOW_NEW… in ParseFunction() local
/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.cpp899 …FunctionContext functionContext(this, newStatus | ParserStatus::FUNCTION | ParserStatus::ALLOW_NEW… in ParseFunction() local
DETSparser.cpp1438 FunctionContext functionContext(this, newStatus | ParserStatus::FUNCTION); in ParseFunction() local
2143 FunctionContext functionContext(this, ParserStatus::FUNCTION); in ParseInterfaceMethod() local