Searched refs:FunctionInit (Results 1 – 7 of 7) sorted by relevance
260 pg->FunctionInit(tryCtx.GetCatchTable()); in Compile()264 pg->FunctionInit(nullptr); in Compile()
67 void FunctionInit(CatchTable *catchTable);
284 void PandaGen::FunctionInit(CatchTable *catchTable) in FunctionInit() function in panda::es2panda::compiler::PandaGen
66 HWTEST_F_L0(BuiltinsTest, FunctionInit) in HWTEST_F_L0() argument
281 pg->FunctionInit(tryCtx.GetCatchTable()); in CompileFunctionOrProgram()290 pg->FunctionInit(nullptr); in CompileFunctionOrProgram()
278 void FunctionInit(CatchTable* catchTable);
174 void PandaGen::FunctionInit(CatchTable *catchTable) in FunctionInit() function in panda::es2panda::compiler::PandaGen