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