Searched defs:CreateScriptFunction (Results 1 – 3 of 3) sorted by relevance
257 std::pair<ir::ScriptFunction *, ir::Identifier *> ETSChecker::CreateScriptFunction( in CreateScriptFunction() function in ark::es2panda::checker::ETSChecker
351 …es2panda_AstNode *(*CreateScriptFunction)(es2panda_Context *context, es2panda_AstNode *type_params, member
1996 extern "C" es2panda_AstNode *CreateScriptFunction(es2panda_Context *context, es2panda_AstNode *type… in CreateScriptFunction() function