Home
last modified time | relevance | path

Searched refs:CreateScriptFunctionForConstructor (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DutilityTypeHandlers.cpp907 std::pair<ir::ScriptFunction *, ir::Identifier *> ETSChecker::CreateScriptFunctionForConstructor( in CreateScriptFunctionForConstructor() function in ark::es2panda::checker::ETSChecker
952 auto [func, id] = CreateScriptFunctionForConstructor(functionScope); in CreateNonStaticClassInitializer()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h748 std::pair<ir::ScriptFunction *, ir::Identifier *> CreateScriptFunctionForConstructor(