Searched defs:mainMethod (Results 1 – 6 of 6) sorted by relevance
134 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local162 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local193 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local232 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local267 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local320 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local349 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local379 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local426 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local461 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local[all …]
121 Method *mainMethod; in TEST_F() local
174 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local541 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local
71 ets_method mainMethod = env_->GetStaticp_method(testClass, "main_method", ":I"); in TEST_F() local
649 ir::MethodDefinition *mainMethod = CreateGlobalMethod( in SetupGlobalMethods() local
394 MethodLiteral *mainMethod = jsPandaFile->FindMethodLiteral(mainFuncMethodId); in SetAOTMainFuncEntry() local