Searched refs:inlineMethod (Results 1 – 1 of 1) sorted by relevance
2375 Method *inlineMethod = Method::Cast(JSFunction::Cast(inlineJSFunc)->GetMethod()); in DEF_RUNTIME_STUBS() local2377 auto inlineRecordNanme = inlineMethod->GetRecordName(); in DEF_RUNTIME_STUBS()2379 const std::string inlineFuncNanme(inlineMethod->GetMethodName()); in DEF_RUNTIME_STUBS()