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