Searched defs:FindMethod (Results 1 – 2 of 2) sorted by relevance
190 std::unique_ptr<PtMethod> JSDebugger::FindMethod(const JSPtLocation &location) const in FindMethod() function in panda::ecmascript::tooling::JSDebugger
1243 std::pair<FindMethodIterator, FindMethodIterator> FindMethod(StringItem *name) const in FindMethod() function